Package net.minecraft.world.dimension
Class NetherDimension
java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.NetherDimension
- Mappings:
Namespace Name intermediary net/minecraft/class_502glue class_542server nzclient wdnamed net/minecraft/world/dimension/NetherDimension
-
Field Summary
Fields inherited from class net.minecraft.world.dimension.Dimension
biomeSource, evaporatesWater, hasCeiling, id, isNether, lightLevelToLuminance, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFogColor(float timeOfDay, float tickDelta) floatgetTimeOfDay(long time, float tickDelta) booleanvoidprotected voidbooleanisValidSpawnPoint(int x, int z) Methods inherited from class net.minecraft.world.dimension.Dimension
fromId, getBackgroundColor, getCloudHeight, hasGround, setWorld
-
Constructor Details
-
NetherDimension
public NetherDimension()
-
-
Method Details
-
initBiomeSource
public void initBiomeSource()- Overrides:
initBiomeSourcein classDimension- Mappings:
Namespace Name Mixin selector intermediary method_1769Lnet/minecraft/class_50;method_1769()Vglue method_44Lclass_570;method_44()Vserver aLos;a()Vclient aLxa;a()Vnamed initBiomeSourceLnet/minecraft/world/dimension/Dimension;initBiomeSource()V
-
getFogColor
- Overrides:
getFogColorin classDimension- Mappings:
Namespace Name Mixin selector intermediary method_1762Lnet/minecraft/class_50;method_1762(FF)Lnet/minecraft/class_26;glue method_120Lclass_570;method_120(FF)Lclass_45;server method_1762Los;method_1762(FF)Lba;client bLxa;b(FF)Lbt;named getFogColorLnet/minecraft/world/dimension/Dimension;getFogColor(FF)Lnet/minecraft/util/math/Vec3d;
-
initBrightnessTable
protected void initBrightnessTable()- Overrides:
initBrightnessTablein classDimension- Mappings:
Namespace Name Mixin selector intermediary method_1765Lnet/minecraft/class_50;method_1765()Vglue method_1979Lclass_570;method_1979()Vserver cLos;c()Vclient eLxa;e()Vnamed initBrightnessTableLnet/minecraft/world/dimension/Dimension;initBrightnessTable()V
-
createChunkGenerator
- Overrides:
createChunkGeneratorin classDimension- Mappings:
Namespace Name Mixin selector intermediary method_1772Lnet/minecraft/class_50;method_1772()Lnet/minecraft/class_51;glue method_47Lclass_570;method_47()Lclass_60;server bLos;b()Lbl;client bLxa;b()Lcl;named createChunkGeneratorLnet/minecraft/world/dimension/Dimension;createChunkGenerator()Lnet/minecraft/world/chunk/ChunkSource;
-
isValidSpawnPoint
public boolean isValidSpawnPoint(int x, int z) - Overrides:
isValidSpawnPointin classDimension- Mappings:
Namespace Name Mixin selector intermediary method_1770Lnet/minecraft/class_50;method_1770(II)Zglue method_45Lclass_570;method_45(II)Zserver aLos;a(II)Zclient aLxa;a(II)Znamed isValidSpawnPointLnet/minecraft/world/dimension/Dimension;isValidSpawnPoint(II)Z
-
getTimeOfDay
public float getTimeOfDay(long time, float tickDelta) - Overrides:
getTimeOfDayin classDimension- Mappings:
Namespace Name Mixin selector intermediary method_1771Lnet/minecraft/class_50;method_1771(JF)Fglue method_46Lclass_570;method_46(JF)Fserver aLos;a(JF)Fclient aLxa;a(JF)Fnamed getTimeOfDayLnet/minecraft/world/dimension/Dimension;getTimeOfDay(JF)F
-
hasWorldSpawn
public boolean hasWorldSpawn()- Overrides:
hasWorldSpawnin classDimension- Mappings:
Namespace Name Mixin selector intermediary method_1766Lnet/minecraft/class_50;method_1766()Zglue method_1980Lclass_570;method_1980()Zserver dLos;d()Zclient fLxa;f()Znamed hasWorldSpawnLnet/minecraft/world/dimension/Dimension;hasWorldSpawn()Z
-