Package net.minecraft.world.dimension
Class TheEndDimension
java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.TheEndDimension
public class TheEndDimension extends Dimension
- Mappings:
Namespace Name official anpintermediary net/minecraft/class_414named net/minecraft/world/dimension/TheEndDimension
-
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 TheEndDimension() -
Method Summary
Modifier and Type Method Description float[]getBackgroundColor(float skyAngle, float tickDelta)floatgetCloudHeight()BlockPosgetForcedSpawnPoint()StringgetName()StringgetPersistentStateSuffix()booleanhasGround()booleanisFogThick(int x, int z)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()intmethod_1482()Methods inherited from class net.minecraft.world.dimension.Dimension
copyFromWorls, createWorldBorder, doesWaterVaporize, getBiomeSource, getById, getLightLevelToBrightness, getMoonPhase, getType, isNether, method_1466, method_1483
-
Constructor Details
-
TheEndDimension
public TheEndDimension()
-
-
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_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_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
-
getBackgroundColor
- Overrides:
getBackgroundColorin classDimension- Mappings:
Namespace Name Mixin selector official aLanm;a(FF)[Fintermediary method_1467Lnet/minecraft/class_411;method_1467(FF)[Fnamed getBackgroundColorLnet/minecraft/world/dimension/Dimension;getBackgroundColor(FF)[F
-
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;
-
hasGround
-
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
-
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
-
getCloudHeight
- Overrides:
getCloudHeightin classDimension- Mappings:
Namespace Name Mixin selector official fLanm;f()Fintermediary method_1479Lnet/minecraft/class_411;method_1479()Fnamed getCloudHeightLnet/minecraft/world/dimension/Dimension;getCloudHeight()F
-
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
-
getForcedSpawnPoint
- Overrides:
getForcedSpawnPointin classDimension- Mappings:
Namespace Name Mixin selector official hLanm;h()Lcj;intermediary method_1481Lnet/minecraft/class_411;method_1481()Lnet/minecraft/class_1372;named getForcedSpawnPointLnet/minecraft/world/dimension/Dimension;getForcedSpawnPoint()Lnet/minecraft/util/math/BlockPos;
-
method_1482
public int method_1482()- Overrides:
method_1482in classDimension- Mappings:
Namespace Name Mixin selector official iLanm;i()Iintermediary method_1482Lnet/minecraft/class_411;method_1482()Inamed method_1482Lnet/minecraft/world/dimension/Dimension;method_1482()I
-
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;
-