Package net.minecraft.level.dimension
Class Nether
java.lang.Object
net.minecraft.level.dimension.Dimension
net.minecraft.level.dimension.Nether
- Mappings:
Namespace Name intermediary net/minecraft/class_502glue class_542server nzclient wdnamed net/minecraft/level/dimension/Nether
-
Field Summary
Fields inherited from class net.minecraft.level.dimension.Dimension
biomeSource, blocksCompassAndClock, evaporatesWater, halvesMapping, id, level, lightTable -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleancanSpawnOn(int x, int y) getSkyColour(float time, float delta) floatgetSunPosition(long time, float delta) voidprotected voidMethods inherited from class net.minecraft.level.dimension.Dimension
getByID, getCloudHeight, getSunsetDawnColour, hasPaleSky, initDimension
-
Constructor Details
-
Nether
public Nether()
-
-
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/level/dimension/Dimension;initBiomeSource()V
-
getSkyColour
- Overrides:
getSkyColourin 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 getSkyColourLnet/minecraft/level/dimension/Dimension;getSkyColour(FF)Lnet/minecraft/util/maths/Vec3f;
-
pregenLight
protected void pregenLight()- Overrides:
pregenLightin 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 pregenLightLnet/minecraft/level/dimension/Dimension;pregenLight()V
-
createLevelSource
- Overrides:
createLevelSourcein 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 createLevelSourceLnet/minecraft/level/dimension/Dimension;createLevelSource()Lnet/minecraft/level/source/LevelSource;
-
canSpawnOn
public boolean canSpawnOn(int x, int y) - Overrides:
canSpawnOnin 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 canSpawnOnLnet/minecraft/level/dimension/Dimension;canSpawnOn(II)Z
-
getSunPosition
public float getSunPosition(long time, float delta) - Overrides:
getSunPositionin 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 getSunPositionLnet/minecraft/level/dimension/Dimension;getSunPosition(JF)F
-
canPlayerSleep
public boolean canPlayerSleep()- Overrides:
canPlayerSleepin 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 canPlayerSleepLnet/minecraft/level/dimension/Dimension;canPlayerSleep()Z
-