Class TheEndDimension

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

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

    • TheEndDimension

      public TheEndDimension()
  • Method Details

    • init

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

      public ChunkProvider createChunkGenerator()
      Overrides:
      createChunkGenerator in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official c Lbgd;c()Lbfe;
      intermediary method_3986 Lnet/minecraft/class_1208;method_3986()Lnet/minecraft/class_1193;
      named createChunkGenerator Lnet/minecraft/world/dimension/Dimension;createChunkGenerator()Lnet/minecraft/world/chunk/ChunkProvider;
    • getSkyAngle

      public float getSkyAngle(long timeOfDay, float tickDelta)
      Overrides:
      getSkyAngle in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official a Lbgd;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) public float[] getBackgroundColor(float skyAngle, float tickDelta)
      Overrides:
      getBackgroundColor in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official a Lbgd;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 Lbgd;b(FF)Lbrw;
      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 Lbgd;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 Lbgd;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 Lbgd;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 Lbgd;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 Lbgd;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 Lbgd;h()Ldt;
      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 Lbgd;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 Lbgd;b(II)Z
      intermediary method_3984 Lnet/minecraft/class_1208;method_3984(II)Z
      named isFogThick Lnet/minecraft/world/dimension/Dimension;isFogThick(II)Z
    • getName

      public String getName()
      Specified by:
      getName in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official k Lbgd;k()Ljava/lang/String;
      intermediary method_3995 Lnet/minecraft/class_1208;method_3995()Ljava/lang/String;
      named getName Lnet/minecraft/world/dimension/Dimension;getName()Ljava/lang/String;
    • getPersistentStateSuffix

      public String getPersistentStateSuffix()
      Specified by:
      getPersistentStateSuffix in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official l Lbgd;l()Ljava/lang/String;
      intermediary method_9174 Lnet/minecraft/class_1208;method_9174()Ljava/lang/String;
      named getPersistentStateSuffix Lnet/minecraft/world/dimension/Dimension;getPersistentStateSuffix()Ljava/lang/String;