Package net.minecraft.world.dimension
Class TheNetherDimension
java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.TheNetherDimension
public class TheNetherDimension extends Dimension
- Mappings:
Namespace Name official annintermediary net/minecraft/class_412named net/minecraft/world/dimension/TheNetherDimension
-
Field Summary
Fields inherited from class net.minecraft.world.dimension.Dimension
biomeSource, dimensionType, isNether, lightLevelToBrightness, MOON_PHASE_TO_SIZE, waterVaporizes, world -
Constructor Summary
Constructors Constructor Description TheNetherDimension() -
Method Summary
Modifier and Type Method Description WorldBordercreateWorldBorder()StringgetName()StringgetPersistentStateSuffix()booleanisFogThick(int x, int z)protected voidmethod_1466()booleanmethod_1469(int int2, int int3)floatmethod_1471(long long2, float float2)voidmethod_1473()Vec3dmethod_1474(float float2, float float3)ChunkProvidermethod_1476()booleanmethod_1477()booleanmethod_1478()Methods inherited from class net.minecraft.world.dimension.Dimension
copyFromWorls, doesWaterVaporize, getBackgroundColor, getBiomeSource, getById, getCloudHeight, getForcedSpawnPoint, getLightLevelToBrightness, getMoonPhase, getType, hasGround, isNether, method_1482, method_1483
-
Constructor Details
-
TheNetherDimension
public TheNetherDimension()
-
-
Method Details
-
method_1473
public void method_1473()- Overrides:
method_1473in classDimension- Mappings:
Namespace Name Mixin selector official bLanm;b()Vintermediary method_1473Lnet/minecraft/class_411;method_1473()Vnamed method_1473Lnet/minecraft/world/dimension/Dimension;method_1473()V
-
method_1474
- Overrides:
method_1474in classDimension- Mappings:
Namespace Name Mixin selector official bLanm;b(FF)Laui;intermediary method_1474Lnet/minecraft/class_411;method_1474(FF)Lnet/minecraft/class_649;named method_1474Lnet/minecraft/world/dimension/Dimension;method_1474(FF)Lnet/minecraft/util/math/Vec3d;
-
method_1466
protected void method_1466()- Overrides:
method_1466in classDimension- Mappings:
Namespace Name Mixin selector official aLanm;a()Vintermediary method_1466Lnet/minecraft/class_411;method_1466()Vnamed method_1466Lnet/minecraft/world/dimension/Dimension;method_1466()V
-
method_1476
- Overrides:
method_1476in classDimension- Mappings:
Namespace Name Mixin selector official cLanm;c()Lamv;intermediary method_1476Lnet/minecraft/class_411;method_1476()Lnet/minecraft/class_396;named method_1476Lnet/minecraft/world/dimension/Dimension;method_1476()Lnet/minecraft/world/chunk/ChunkProvider;
-
method_1477
public boolean method_1477()- Overrides:
method_1477in classDimension- Mappings:
Namespace Name Mixin selector official dLanm;d()Zintermediary method_1477Lnet/minecraft/class_411;method_1477()Znamed method_1477Lnet/minecraft/world/dimension/Dimension;method_1477()Z
-
method_1469
public boolean method_1469(int int2, int int3)- Overrides:
method_1469in classDimension- Mappings:
Namespace Name Mixin selector official aLanm;a(II)Zintermediary method_1469Lnet/minecraft/class_411;method_1469(II)Znamed method_1469Lnet/minecraft/world/dimension/Dimension;method_1469(II)Z
-
method_1471
public float method_1471(long long2, float float2)- Overrides:
method_1471in classDimension- Mappings:
Namespace Name Mixin selector official aLanm;a(JF)Fintermediary method_1471Lnet/minecraft/class_411;method_1471(JF)Fnamed method_1471Lnet/minecraft/world/dimension/Dimension;method_1471(JF)F
-
method_1478
public boolean method_1478()- Overrides:
method_1478in classDimension- Mappings:
Namespace Name Mixin selector official eLanm;e()Zintermediary method_1478Lnet/minecraft/class_411;method_1478()Znamed method_1478Lnet/minecraft/world/dimension/Dimension;method_1478()Z
-
isFogThick
- Overrides:
isFogThickin classDimension- Mappings:
Namespace Name Mixin selector official bLanm;b(II)Zintermediary method_1475Lnet/minecraft/class_411;method_1475(II)Znamed isFogThickLnet/minecraft/world/dimension/Dimension;isFogThick(II)Z
-
getName
-
getPersistentStateSuffix
- Specified by:
getPersistentStateSuffixin classDimension- Mappings:
Namespace Name Mixin selector official lLanm;l()Ljava/lang/String;intermediary method_1485Lnet/minecraft/class_411;method_1485()Ljava/lang/String;named getPersistentStateSuffixLnet/minecraft/world/dimension/Dimension;getPersistentStateSuffix()Ljava/lang/String;
-
createWorldBorder
- Overrides:
createWorldBorderin classDimension- Mappings:
Namespace Name Mixin selector official rLanm;r()Lams;intermediary method_1491Lnet/minecraft/class_411;method_1491()Lnet/minecraft/class_395;named createWorldBorderLnet/minecraft/world/dimension/Dimension;createWorldBorder()Lnet/minecraft/world/border/WorldBorder;
-