Package net.minecraft.world.dimension
Class TheNetherDimension
java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.TheNetherDimension
- Mappings:
Namespace Name official ayointermediary net/minecraft/class_1209named net/minecraft/world/dimension/TheNetherDimension
-
Field Summary
Fields inherited from class net.minecraft.world.dimension.Dimension
field_4787, isNether, isOverworld, lightLevelToBrightness, MOON_PHASE_TO_SIZE, waterVaporizes, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleangetFogColor(float skyAngle, float tickDelta) 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, getCloudHeight, getForcedSpawnPoint, getLightLevelToBrightness, getMoonPhase, hasGround, isNether, isOverworld, method_11786, method_11787, method_11788, method_11790, method_11791, method_3994, method_9175
-
Constructor Details
-
TheNetherDimension
public TheNetherDimension()
-
-
Method Details
-
init
public void init() -
getFogColor
- Overrides:
getFogColorin classDimension- Mappings:
Namespace Name Mixin selector official bLaym;b(FF)Lbhe;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 aLaym;a()Vintermediary method_3976Lnet/minecraft/class_1208;method_3976()Vnamed initializeLightLevelToBrightnessLnet/minecraft/world/dimension/Dimension;initializeLightLevelToBrightness()V
-
method_3986
- Overrides:
method_3986in classDimension- Mappings:
Namespace Name Mixin selector official cLaym;c()Laxq;intermediary method_3986Lnet/minecraft/class_1208;method_3986()Lnet/minecraft/class_2744;named method_3986Lnet/minecraft/world/dimension/Dimension;method_3986()Lnet/minecraft/server/world/ChunkGenerator;
-
canPlayersSleep
public boolean canPlayersSleep()- Overrides:
canPlayersSleepin classDimension- Mappings:
Namespace Name Mixin selector official dLaym;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 aLaym;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 aLaym;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 eLaym;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 bLaym;b(II)Zintermediary method_3984Lnet/minecraft/class_1208;method_3984(II)Znamed isFogThickLnet/minecraft/world/dimension/Dimension;isFogThick(II)Z
-
createWorldBorder
- Overrides:
createWorldBorderin classDimension- Mappings:
Namespace Name Mixin selector official pLaym;p()Laxn;intermediary method_9180Lnet/minecraft/class_1208;method_9180()Lnet/minecraft/class_2250;named createWorldBorderLnet/minecraft/world/dimension/Dimension;createWorldBorder()Lnet/minecraft/world/border/WorldBorder;
-
getDimensionType
- Specified by:
getDimensionTypein classDimension- Mappings:
Namespace Name Mixin selector official qLaym;q()Layn;intermediary method_11789Lnet/minecraft/class_1208;method_11789()Lnet/minecraft/class_2750;named getDimensionTypeLnet/minecraft/world/dimension/Dimension;getDimensionType()Lnet/minecraft/world/dimension/DimensionType;
-