Package net.minecraft.world.dimension
Class SkylandsDimension
java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.SkylandsDimension
- Mappings:
Namespace Name intermediary net/minecraft/class_176glue class_20server ajclient aynamed net/minecraft/world/dimension/SkylandsDimension
-
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 TypeMethodDescriptionfloat[]getBackgroundColor(float timeOfDay, float tickDelta) floatgetFogColor(float timeOfDay, float tickDelta) floatgetTimeOfDay(long time, float tickDelta) booleanvoidbooleanisValidSpawnPoint(int x, int z) Methods inherited from class net.minecraft.world.dimension.Dimension
fromId, hasWorldSpawn, initBrightnessTable, setWorld
-
Constructor Details
-
SkylandsDimension
public SkylandsDimension()
-
-
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
-
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;
-
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
-
getBackgroundColor
- Overrides:
getBackgroundColorin classDimension- Mappings:
Namespace Name Mixin selector intermediary method_1761Lnet/minecraft/class_50;method_1761(FF)[Fglue method_119Lclass_570;method_119(FF)[Fserver method_1761Los;method_1761(FF)[Fclient aLxa;a(FF)[Fnamed getBackgroundColorLnet/minecraft/world/dimension/Dimension;getBackgroundColor(FF)[F
-
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;
-
hasGround
- Overrides:
hasGroundin classDimension- Mappings:
Namespace Name Mixin selector intermediary method_1763Lnet/minecraft/class_50;method_1763()Zglue method_121Lclass_570;method_121()Zserver method_1763Los;method_1763()Zclient cLxa;c()Znamed hasGroundLnet/minecraft/world/dimension/Dimension;hasGround()Z
-
getCloudHeight
- Overrides:
getCloudHeightin classDimension- Mappings:
Namespace Name Mixin selector intermediary method_1764Lnet/minecraft/class_50;method_1764()Fglue method_122Lclass_570;method_122()Fserver method_1764Los;method_1764()Fclient dLxa;d()Fnamed getCloudHeightLnet/minecraft/world/dimension/Dimension;getCloudHeight()F
-
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
-