Package net.minecraft.world.dimension
Class TheEndDimension
java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.TheEndDimension
- Mappings:
Namespace Name official bghintermediary net/minecraft/class_1211named net/minecraft/world/dimension/TheEndDimension
-
Field Summary
Fields inherited from class net.minecraft.world.dimension.Dimension
biomeSource, dimensionType, isNether, lightLevelToBrightness, MOON_PHASE_TO_SIZE, waterVaporizes, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanintfloat[]getBackgroundColor(float skyAngle, float tickDelta) floatgetFogColor(float skyAngle, float tickDelta) getName()floatgetSkyAngle(long timeOfDay, float tickDelta) booleanvoidinit()booleanisFogThick(int x, int z) booleanisSpawnableBlock(int x, int z) Methods inherited from class net.minecraft.world.dimension.Dimension
copyFromWorls, createWorldBorder, doesWaterVaporize, getBiomeSource, getById, getLightLevelToBrightness, getMoonPhase, getType, initializeLightLevelToBrightness, isNether, method_3994
-
Constructor Details
-
TheEndDimension
public TheEndDimension()
-
-
Method Details
-
init
public void init() -
createChunkGenerator
- Overrides:
createChunkGeneratorin classDimension- Mappings:
Namespace Name Mixin selector official cLbgd;c()Lbfe;intermediary method_3986Lnet/minecraft/class_1208;method_3986()Lnet/minecraft/class_1193;named createChunkGeneratorLnet/minecraft/world/dimension/Dimension;createChunkGenerator()Lnet/minecraft/world/chunk/ChunkProvider;
-
getSkyAngle
public float getSkyAngle(long timeOfDay, float tickDelta) - Overrides:
getSkyAnglein classDimension- Mappings:
Namespace Name Mixin selector official aLbgd;a(JF)Fintermediary method_3980Lnet/minecraft/class_1208;method_3980(JF)Fnamed getSkyAngleLnet/minecraft/world/dimension/Dimension;getSkyAngle(JF)F
-
getBackgroundColor
- Overrides:
getBackgroundColorin classDimension- Mappings:
Namespace Name Mixin selector official aLbgd;a(FF)[Fintermediary method_3977Lnet/minecraft/class_1208;method_3977(FF)[Fnamed getBackgroundColorLnet/minecraft/world/dimension/Dimension;getBackgroundColor(FF)[F
-
getFogColor
- Overrides:
getFogColorin classDimension- Mappings:
Namespace Name Mixin selector official bLbgd;b(FF)Lbrw;intermediary method_6541Lnet/minecraft/class_1208;method_6541(FF)Lnet/minecraft/class_236;named getFogColorLnet/minecraft/world/dimension/Dimension;getFogColor(FF)Lnet/minecraft/util/math/Vec3d;
-
hasGround
-
containsWorldSpawn
public boolean containsWorldSpawn()- Overrides:
containsWorldSpawnin classDimension- Mappings:
Namespace Name Mixin selector official eLbgd;e()Zintermediary method_3988Lnet/minecraft/class_1208;method_3988()Znamed containsWorldSpawnLnet/minecraft/world/dimension/Dimension;containsWorldSpawn()Z
-
canPlayersSleep
public boolean canPlayersSleep()- Overrides:
canPlayersSleepin classDimension- Mappings:
Namespace Name Mixin selector official dLbgd;d()Zintermediary method_3987Lnet/minecraft/class_1208;method_3987()Znamed canPlayersSleepLnet/minecraft/world/dimension/Dimension;canPlayersSleep()Z
-
getCloudHeight
- Overrides:
getCloudHeightin classDimension- Mappings:
Namespace Name Mixin selector official fLbgd;f()Fintermediary method_3989Lnet/minecraft/class_1208;method_3989()Fnamed getCloudHeightLnet/minecraft/world/dimension/Dimension;getCloudHeight()F
-
isSpawnableBlock
public boolean isSpawnableBlock(int x, int z) - Overrides:
isSpawnableBlockin classDimension- Mappings:
Namespace Name Mixin selector official aLbgd;a(II)Zintermediary method_3979Lnet/minecraft/class_1208;method_3979(II)Znamed isSpawnableBlockLnet/minecraft/world/dimension/Dimension;isSpawnableBlock(II)Z
-
getForcedSpawnPoint
- Overrides:
getForcedSpawnPointin classDimension- Mappings:
Namespace Name Mixin selector official hLbgd;h()Ldt;intermediary method_3991Lnet/minecraft/class_1208;method_3991()Lnet/minecraft/class_2552;named getForcedSpawnPointLnet/minecraft/world/dimension/Dimension;getForcedSpawnPoint()Lnet/minecraft/util/math/BlockPos;
-
getAverageYLevel
public int getAverageYLevel()- Overrides:
getAverageYLevelin classDimension- Mappings:
Namespace Name Mixin selector official iLbgd;i()Iintermediary method_3992Lnet/minecraft/class_1208;method_3992()Inamed getAverageYLevelLnet/minecraft/world/dimension/Dimension;getAverageYLevel()I
-
isFogThick
- Overrides:
isFogThickin classDimension- Mappings:
Namespace Name Mixin selector official bLbgd;b(II)Zintermediary method_3984Lnet/minecraft/class_1208;method_3984(II)Znamed isFogThickLnet/minecraft/world/dimension/Dimension;isFogThick(II)Z
-
getName
-
getPersistentStateSuffix
- Specified by:
getPersistentStateSuffixin classDimension- Mappings:
Namespace Name Mixin selector official lLbgd;l()Ljava/lang/String;intermediary method_9174Lnet/minecraft/class_1208;method_9174()Ljava/lang/String;named getPersistentStateSuffixLnet/minecraft/world/dimension/Dimension;getPersistentStateSuffix()Ljava/lang/String;
-