Class TheEndDimension

java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.TheEndDimension

public class TheEndDimension extends Dimension
Mappings:
Namespace Name
official ays
intermediary net/minecraft/class_1211
named net/minecraft/world/dimension/TheEndDimension
  • Field Details

    • field_12952

      private DragonRespawnAnimation field_12952
      Mappings:
      Namespace Name Mixin selector
      official h Lays;h:Layr;
      intermediary field_12952 Lnet/minecraft/class_1211;field_12952:Lnet/minecraft/class_2752;
      named field_12952 Lnet/minecraft/world/dimension/TheEndDimension;field_12952:Lnet/minecraft/server/DragonRespawnAnimation;
  • Constructor Details

    • TheEndDimension

      public TheEndDimension()
  • Method Details

    • init

      public void init()
      Overrides:
      init in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official b Laym;b()V
      intermediary method_3982 Lnet/minecraft/class_1208;method_3982()V
      named init Lnet/minecraft/world/dimension/Dimension;init()V
    • method_3986

      public ChunkGenerator method_3986()
      Overrides:
      method_3986 in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official c Laym;c()Laxq;
      intermediary method_3986 Lnet/minecraft/class_1208;method_3986()Lnet/minecraft/class_2744;
      named method_3986 Lnet/minecraft/world/dimension/Dimension;method_3986()Lnet/minecraft/server/world/ChunkGenerator;
    • getSkyAngle

      public float getSkyAngle(long timeOfDay, float tickDelta)
      Overrides:
      getSkyAngle in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a(JF)F
      intermediary method_3980 Lnet/minecraft/class_1208;method_3980(JF)F
      named getSkyAngle Lnet/minecraft/world/dimension/Dimension;getSkyAngle(JF)F
    • getBackgroundColor

      @Environment(CLIENT) @Nullable public float[] getBackgroundColor(float skyAngle, float tickDelta)
      Overrides:
      getBackgroundColor in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a(FF)[F
      intermediary method_3977 Lnet/minecraft/class_1208;method_3977(FF)[F
      named getBackgroundColor Lnet/minecraft/world/dimension/Dimension;getBackgroundColor(FF)[F
    • getFogColor

      @Environment(CLIENT) public Vec3d getFogColor(float skyAngle, float tickDelta)
      Overrides:
      getFogColor in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official b Laym;b(FF)Lbhe;
      intermediary method_6541 Lnet/minecraft/class_1208;method_6541(FF)Lnet/minecraft/class_236;
      named getFogColor Lnet/minecraft/world/dimension/Dimension;getFogColor(FF)Lnet/minecraft/util/math/Vec3d;
    • hasGround

      @Environment(CLIENT) public boolean hasGround()
      Overrides:
      hasGround in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official g Laym;g()Z
      intermediary method_3990 Lnet/minecraft/class_1208;method_3990()Z
      named hasGround Lnet/minecraft/world/dimension/Dimension;hasGround()Z
    • containsWorldSpawn

      public boolean containsWorldSpawn()
      Overrides:
      containsWorldSpawn in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official e Laym;e()Z
      intermediary method_3988 Lnet/minecraft/class_1208;method_3988()Z
      named containsWorldSpawn Lnet/minecraft/world/dimension/Dimension;containsWorldSpawn()Z
    • canPlayersSleep

      public boolean canPlayersSleep()
      Overrides:
      canPlayersSleep in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official d Laym;d()Z
      intermediary method_3987 Lnet/minecraft/class_1208;method_3987()Z
      named canPlayersSleep Lnet/minecraft/world/dimension/Dimension;canPlayersSleep()Z
    • getCloudHeight

      @Environment(CLIENT) public float getCloudHeight()
      Overrides:
      getCloudHeight in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official f Laym;f()F
      intermediary method_3989 Lnet/minecraft/class_1208;method_3989()F
      named getCloudHeight Lnet/minecraft/world/dimension/Dimension;getCloudHeight()F
    • isSpawnableBlock

      public boolean isSpawnableBlock(int x, int z)
      Overrides:
      isSpawnableBlock in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a(II)Z
      intermediary method_3979 Lnet/minecraft/class_1208;method_3979(II)Z
      named isSpawnableBlock Lnet/minecraft/world/dimension/Dimension;isSpawnableBlock(II)Z
    • getForcedSpawnPoint

      public BlockPos getForcedSpawnPoint()
      Overrides:
      getForcedSpawnPoint in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official h Laym;h()Let;
      intermediary method_3991 Lnet/minecraft/class_1208;method_3991()Lnet/minecraft/class_2552;
      named getForcedSpawnPoint Lnet/minecraft/world/dimension/Dimension;getForcedSpawnPoint()Lnet/minecraft/util/math/BlockPos;
    • getAverageYLevel

      public int getAverageYLevel()
      Overrides:
      getAverageYLevel in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official i Laym;i()I
      intermediary method_3992 Lnet/minecraft/class_1208;method_3992()I
      named getAverageYLevel Lnet/minecraft/world/dimension/Dimension;getAverageYLevel()I
    • isFogThick

      @Environment(CLIENT) public boolean isFogThick(int x, int z)
      Overrides:
      isFogThick in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official b Laym;b(II)Z
      intermediary method_3984 Lnet/minecraft/class_1208;method_3984(II)Z
      named isFogThick Lnet/minecraft/world/dimension/Dimension;isFogThick(II)Z
    • getDimensionType

      public DimensionType getDimensionType()
      Specified by:
      getDimensionType in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official q Laym;q()Layn;
      intermediary method_11789 Lnet/minecraft/class_1208;method_11789()Lnet/minecraft/class_2750;
      named getDimensionType Lnet/minecraft/world/dimension/Dimension;getDimensionType()Lnet/minecraft/world/dimension/DimensionType;
    • method_11790

      public void method_11790()
      Overrides:
      method_11790 in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official r Laym;r()V
      intermediary method_11790 Lnet/minecraft/class_1208;method_11790()V
      named method_11790 Lnet/minecraft/world/dimension/Dimension;method_11790()V
    • method_11791

      public void method_11791()
      Overrides:
      method_11791 in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official s Laym;s()V
      intermediary method_11791 Lnet/minecraft/class_1208;method_11791()V
      named method_11791 Lnet/minecraft/world/dimension/Dimension;method_11791()V
    • method_11818

      @Nullable public DragonRespawnAnimation method_11818()
      Mappings:
      Namespace Name Mixin selector
      official t Lays;t()Layr;
      intermediary method_11818 Lnet/minecraft/class_1211;method_11818()Lnet/minecraft/class_2752;
      named method_11818 Lnet/minecraft/world/dimension/TheEndDimension;method_11818()Lnet/minecraft/server/DragonRespawnAnimation;