Package net.minecraft.world.dimension
Class OverworldDimension
java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.OverworldDimension
- Mappings:
Namespace Name official asyintermediary net/minecraft/class_1210named net/minecraft/world/dimension/OverworldDimension
-
Field Summary
Fields inherited from class net.minecraft.world.dimension.Dimension
field_4787, isNether, lightLevelToBrightness, MOON_PHASE_TO_SIZE, waterVaporizes, world -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.dimension.Dimension
canPlayersSleep, containsWorldSpawn, copyFromWorls, createWorldBorder, doesWaterVaporize, getAverageYLevel, getBackgroundColor, getCloudHeight, getFogColor, getForcedSpawnPoint, getLightLevelToBrightness, getMoonPhase, getSkyAngle, hasGround, init, initializeLightLevelToBrightness, isFogThick, isNether, isSpawnableBlock, method_11786, method_11787, method_11790, method_11791, method_3986, method_3994, method_9175
-
Constructor Details
-
OverworldDimension
public OverworldDimension()
-
-
Method Details
-
getDimensionType
- Specified by:
getDimensionTypein classDimension- Mappings:
Namespace Name Mixin selector official pLasv;p()Lasw;intermediary method_11789Lnet/minecraft/class_1208;method_11789()Lnet/minecraft/class_2750;named getDimensionTypeLnet/minecraft/world/dimension/Dimension;getDimensionType()Lnet/minecraft/world/dimension/DimensionType;
-
method_11788
public boolean method_11788(int x, int z) - Overrides:
method_11788in classDimension- Mappings:
Namespace Name Mixin selector official cLasv;c(II)Zintermediary method_11788Lnet/minecraft/class_1208;method_11788(II)Znamed method_11788Lnet/minecraft/world/dimension/Dimension;method_11788(II)Z
-