Package net.minecraft.world.dimension
Class Dimension
java.lang.Object
net.minecraft.world.dimension.Dimension
- Direct Known Subclasses:
class_3794,TheEndDimension,TheNetherDimension
- Mappings:
Namespace Name official bocintermediary net/minecraft/class_1208named net/minecraft/world/dimension/Dimension
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final float[]static final float[]protected booleanprotected booleanprotected final float[]protected booleanprotected World -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanabstract booleanfinal voidcopyFromWorls(World world) booleanfloat[]getBackgroundColor(float skyAngle, float tickDelta) floatabstract Vec3dgetFogColor(float skyAngle, float tickDelta) float[]intgetMoonPhase(long time) abstract floatgetSkyAngle(long timeOfDay, float tickDelta) booleanprotected abstract voidinit()protected voidabstract booleanisFogThick(int x, int z) booleanisNether()booleanvoidmethod_11786(ServerPlayerEntity player) voidmethod_11787(ServerPlayerEntity player) abstract DimensionTypevoidvoidbooleanmethod_17189(int int2, int int3) abstract BlockPosmethod_17190(int int2, int int3, boolean bool) abstract BlockPosmethod_17191(ChunkPos chunkPos, boolean bool) doubleabstract ChunkGenerator<?>
-
Field Details
-
field_18952
public static final float[] field_18952- Mappings:
Namespace Name Mixin selector official aLboc;a:[Fintermediary field_18952Lnet/minecraft/class_1208;field_18952:[Fnamed field_18952Lnet/minecraft/world/dimension/Dimension;field_18952:[F
-
world
- Mappings:
Namespace Name Mixin selector official bLboc;b:Laxy;intermediary field_4785Lnet/minecraft/class_1208;field_4785:Lnet/minecraft/class_1150;named worldLnet/minecraft/world/dimension/Dimension;world:Lnet/minecraft/world/World;
-
waterVaporizes
protected boolean waterVaporizes- Mappings:
Namespace Name Mixin selector official cLboc;c:Zintermediary field_4788Lnet/minecraft/class_1208;field_4788:Znamed waterVaporizesLnet/minecraft/world/dimension/Dimension;waterVaporizes:Z
-
isNether
protected boolean isNether- Mappings:
Namespace Name Mixin selector official dLboc;d:Zintermediary field_4789Lnet/minecraft/class_1208;field_4789:Znamed isNetherLnet/minecraft/world/dimension/Dimension;isNether:Z
-
field_18953
protected boolean field_18953- Mappings:
Namespace Name Mixin selector official eLboc;e:Zintermediary field_18953Lnet/minecraft/class_1208;field_18953:Znamed field_18953Lnet/minecraft/world/dimension/Dimension;field_18953:Z
-
lightLevelToBrightness
protected final float[] lightLevelToBrightness- Mappings:
Namespace Name Mixin selector official fLboc;f:[Fintermediary field_4790Lnet/minecraft/class_1208;field_4790:[Fnamed lightLevelToBrightnessLnet/minecraft/world/dimension/Dimension;lightLevelToBrightness:[F
-
backgroundColor
private final float[] backgroundColor- Mappings:
Namespace Name Mixin selector official gLboc;g:[Fintermediary field_4792Lnet/minecraft/class_1208;field_4792:[Fnamed backgroundColorLnet/minecraft/world/dimension/Dimension;backgroundColor:[F
-
-
Constructor Details
-
Dimension
public Dimension()
-
-
Method Details
-
copyFromWorls
- Mappings:
Namespace Name Mixin selector official aLboc;a(Laxy;)Vintermediary method_3981Lnet/minecraft/class_1208;method_3981(Lnet/minecraft/class_1150;)Vnamed copyFromWorlsLnet/minecraft/world/dimension/Dimension;copyFromWorls(Lnet/minecraft/world/World;)V
-
initializeLightLevelToBrightness
protected void initializeLightLevelToBrightness()- Mappings:
Namespace Name Mixin selector official aLboc;a()Vintermediary method_3976Lnet/minecraft/class_1208;method_3976()Vnamed initializeLightLevelToBrightnessLnet/minecraft/world/dimension/Dimension;initializeLightLevelToBrightness()V
-
getMoonPhase
public int getMoonPhase(long time) - Mappings:
Namespace Name Mixin selector official aLboc;a(J)Iintermediary method_3985Lnet/minecraft/class_1208;method_3985(J)Inamed getMoonPhaseLnet/minecraft/world/dimension/Dimension;getMoonPhase(J)I
-
getBackgroundColor
- Mappings:
Namespace Name Mixin selector official aLboc;a(FF)[Fintermediary method_3977Lnet/minecraft/class_1208;method_3977(FF)[Fnamed getBackgroundColorLnet/minecraft/world/dimension/Dimension;getBackgroundColor(FF)[F
-
getCloudHeight
- Mappings:
Namespace Name Mixin selector official bLboc;b()Fintermediary method_3989Lnet/minecraft/class_1208;method_3989()Fnamed getCloudHeightLnet/minecraft/world/dimension/Dimension;getCloudHeight()F
-
hasGround
- Mappings:
Namespace Name Mixin selector official cLboc;c()Zintermediary method_3990Lnet/minecraft/class_1208;method_3990()Znamed hasGroundLnet/minecraft/world/dimension/Dimension;hasGround()Z
-
getForcedSpawnPoint
- Mappings:
Namespace Name Mixin selector official dLboc;d()Lel;intermediary method_3991Lnet/minecraft/class_1208;method_3991()Lnet/minecraft/class_2552;named getForcedSpawnPointLnet/minecraft/world/dimension/Dimension;getForcedSpawnPoint()Lnet/minecraft/util/math/BlockPos;
-
method_17192
- Mappings:
Namespace Name Mixin selector official eLboc;e()Dintermediary method_17192Lnet/minecraft/class_1208;method_17192()Dnamed method_17192Lnet/minecraft/world/dimension/Dimension;method_17192()D
-
doesWaterVaporize
public boolean doesWaterVaporize()- Mappings:
Namespace Name Mixin selector official fLboc;f()Zintermediary method_9176Lnet/minecraft/class_1208;method_9176()Znamed doesWaterVaporizeLnet/minecraft/world/dimension/Dimension;doesWaterVaporize()Z
-
isOverworld
public boolean isOverworld()- Mappings:
Namespace Name Mixin selector official gLboc;g()Zintermediary method_13768Lnet/minecraft/class_1208;method_13768()Znamed isOverworldLnet/minecraft/world/dimension/Dimension;isOverworld()Z
-
isNether
public boolean isNether()- Mappings:
Namespace Name Mixin selector official hLboc;h()Zintermediary method_9177Lnet/minecraft/class_1208;method_9177()Znamed isNetherLnet/minecraft/world/dimension/Dimension;isNether()Z
-
getLightLevelToBrightness
public float[] getLightLevelToBrightness()- Mappings:
Namespace Name Mixin selector official iLboc;i()[Fintermediary method_9178Lnet/minecraft/class_1208;method_9178()[Fnamed getLightLevelToBrightnessLnet/minecraft/world/dimension/Dimension;getLightLevelToBrightness()[F
-
createWorldBorder
- Mappings:
Namespace Name Mixin selector official jLboc;j()Lbmv;intermediary method_9180Lnet/minecraft/class_1208;method_9180()Lnet/minecraft/class_2250;named createWorldBorderLnet/minecraft/world/dimension/Dimension;createWorldBorder()Lnet/minecraft/world/border/WorldBorder;
-
method_11786
- Mappings:
Namespace Name Mixin selector official aLboc;a(Ltf;)Vintermediary method_11786Lnet/minecraft/class_1208;method_11786(Lnet/minecraft/class_798;)Vnamed method_11786Lnet/minecraft/world/dimension/Dimension;method_11786(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
-
method_11787
- Mappings:
Namespace Name Mixin selector official bLboc;b(Ltf;)Vintermediary method_11787Lnet/minecraft/class_1208;method_11787(Lnet/minecraft/class_798;)Vnamed method_11787Lnet/minecraft/world/dimension/Dimension;method_11787(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
-
method_11790
public void method_11790()- Mappings:
Namespace Name Mixin selector official kLboc;k()Vintermediary method_11790Lnet/minecraft/class_1208;method_11790()Vnamed method_11790Lnet/minecraft/world/dimension/Dimension;method_11790()V
-
method_11791
public void method_11791()- Mappings:
Namespace Name Mixin selector official lLboc;l()Vintermediary method_11791Lnet/minecraft/class_1208;method_11791()Vnamed method_11791Lnet/minecraft/world/dimension/Dimension;method_11791()V
-
method_17189
public boolean method_17189(int int2, int int3) - Mappings:
Namespace Name Mixin selector official aLboc;a(II)Zintermediary method_17189Lnet/minecraft/class_1208;method_17189(II)Znamed method_17189Lnet/minecraft/world/dimension/Dimension;method_17189(II)Z
-
init
protected abstract void init()- Mappings:
Namespace Name Mixin selector official mLboc;m()Vintermediary method_3982Lnet/minecraft/class_1208;method_3982()Vnamed initLnet/minecraft/world/dimension/Dimension;init()V
-
method_17193
- Mappings:
Namespace Name Mixin selector official nLboc;n()Lbmy;intermediary method_17193Lnet/minecraft/class_1208;method_17193()Lnet/minecraft/class_2744;named method_17193Lnet/minecraft/world/dimension/Dimension;method_17193()Lnet/minecraft/server/world/ChunkGenerator;
-
method_17191
- Mappings:
Namespace Name Mixin selector official aLboc;a(Laxm;Z)Lel;intermediary method_17191Lnet/minecraft/class_1208;method_17191(Lnet/minecraft/class_1146;Z)Lnet/minecraft/class_2552;named method_17191Lnet/minecraft/world/dimension/Dimension;method_17191(Lnet/minecraft/util/math/ChunkPos;Z)Lnet/minecraft/util/math/BlockPos;
-
method_17190
- Mappings:
Namespace Name Mixin selector official aLboc;a(IIZ)Lel;intermediary method_17190Lnet/minecraft/class_1208;method_17190(IIZ)Lnet/minecraft/class_2552;named method_17190Lnet/minecraft/world/dimension/Dimension;method_17190(IIZ)Lnet/minecraft/util/math/BlockPos;
-
getSkyAngle
public abstract float getSkyAngle(long timeOfDay, float tickDelta) - Mappings:
Namespace Name Mixin selector official aLboc;a(JF)Fintermediary method_3980Lnet/minecraft/class_1208;method_3980(JF)Fnamed getSkyAngleLnet/minecraft/world/dimension/Dimension;getSkyAngle(JF)F
-
canPlayersSleep
public abstract boolean canPlayersSleep()- Mappings:
Namespace Name Mixin selector official oLboc;o()Zintermediary method_3987Lnet/minecraft/class_1208;method_3987()Znamed canPlayersSleepLnet/minecraft/world/dimension/Dimension;canPlayersSleep()Z
-
getFogColor
- Mappings:
Namespace Name Mixin selector official bLboc;b(FF)Lcee;intermediary method_6541Lnet/minecraft/class_1208;method_6541(FF)Lnet/minecraft/class_236;named getFogColorLnet/minecraft/world/dimension/Dimension;getFogColor(FF)Lnet/minecraft/util/math/Vec3d;
-
containsWorldSpawn
public abstract boolean containsWorldSpawn()- Mappings:
Namespace Name Mixin selector official pLboc;p()Zintermediary method_3988Lnet/minecraft/class_1208;method_3988()Znamed containsWorldSpawnLnet/minecraft/world/dimension/Dimension;containsWorldSpawn()Z
-
isFogThick
- Mappings:
Namespace Name Mixin selector official bLboc;b(II)Zintermediary method_3984Lnet/minecraft/class_1208;method_3984(II)Znamed isFogThickLnet/minecraft/world/dimension/Dimension;isFogThick(II)Z
-
method_11789
- Mappings:
Namespace Name Mixin selector official qLboc;q()Lbod;intermediary method_11789Lnet/minecraft/class_1208;method_11789()Lnet/minecraft/class_3793;named method_11789Lnet/minecraft/world/dimension/Dimension;method_11789()Lnet/minecraft/world/dimension/DimensionType;
-