Package net.minecraft.world.dimension
Class TheEndDimension
java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.TheEndDimension
- Mappings:
Namespace Name official apcintermediary net/minecraft/class_1211named net/minecraft/world/dimension/TheEndDimension
-
Field Summary
Fields inherited from class net.minecraft.world.dimension.Dimension
biomeSource, dimensionType, generatorOptions, generatorType, 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, getById, getMoonPhase, initializeLightLevelToBrightness, method_3993, method_3994
-
Constructor Details
-
TheEndDimension
public TheEndDimension()
-
-
Method Details
-
init
public void init() -
createChunkGenerator
- Overrides:
createChunkGeneratorin classDimension- Mappings:
Namespace Name Mixin selector official cLaoz;c()Laof;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 aLaoz;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 aLaoz;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 bLaoz;b(FF)Layj;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 eLaoz;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 dLaoz;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 fLaoz;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 aLaoz;a(II)Zintermediary method_3979Lnet/minecraft/class_1208;method_3979(II)Znamed isSpawnableBlockLnet/minecraft/world/dimension/Dimension;isSpawnableBlock(II)Z
-
getWorldSpawn
- Overrides:
getWorldSpawnin classDimension- Mappings:
Namespace Name Mixin selector official hLaoz;h()Lr;intermediary method_3991Lnet/minecraft/class_1208;method_3991()Lnet/minecraft/class_851;named getWorldSpawnLnet/minecraft/world/dimension/Dimension;getWorldSpawn()Lnet/minecraft/util/math/BlockPos;
-
getAverageYLevel
public int getAverageYLevel()- Overrides:
getAverageYLevelin classDimension- Mappings:
Namespace Name Mixin selector official iLaoz;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 bLaoz;b(II)Zintermediary method_3984Lnet/minecraft/class_1208;method_3984(II)Znamed isFogThickLnet/minecraft/world/dimension/Dimension;isFogThick(II)Z
-
getName
-