Package net.minecraft.world.dimension
Class TheNetherDimension
java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.TheNetherDimension
- Mappings:
Namespace Name official bgeintermediary net/minecraft/class_1209named net/minecraft/world/dimension/TheNetherDimension
-
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 TypeMethodDescriptionbooleanbooleangetFogColor(float skyAngle, float tickDelta) getName()floatgetSkyAngle(long timeOfDay, float tickDelta) voidinit()protected voidbooleanisFogThick(int x, int z) booleanisSpawnableBlock(int x, int z) Methods inherited from class net.minecraft.world.dimension.Dimension
copyFromWorls, doesWaterVaporize, getAverageYLevel, getBackgroundColor, getBiomeSource, getById, getCloudHeight, getForcedSpawnPoint, getLightLevelToBrightness, getMoonPhase, getType, hasGround, isNether, method_3994
-
Constructor Details
-
TheNetherDimension
public TheNetherDimension()
-
-
Method Details
-
init
public void init() -
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;
-
initializeLightLevelToBrightness
protected void initializeLightLevelToBrightness()- Overrides:
initializeLightLevelToBrightnessin classDimension- Mappings:
Namespace Name Mixin selector official aLbgd;a()Vintermediary method_3976Lnet/minecraft/class_1208;method_3976()Vnamed initializeLightLevelToBrightnessLnet/minecraft/world/dimension/Dimension;initializeLightLevelToBrightness()V
-
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;
-
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
-
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
-
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
-
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
-
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;
-
createWorldBorder
- Overrides:
createWorldBorderin classDimension- Mappings:
Namespace Name Mixin selector official rLbgd;r()Lbfb;intermediary method_9180Lnet/minecraft/class_1208;method_9180()Lnet/minecraft/class_2250;named createWorldBorderLnet/minecraft/world/dimension/Dimension;createWorldBorder()Lnet/minecraft/world/border/WorldBorder;
-