Package net.minecraft.world.dimension
Class Dimension
java.lang.Object
net.minecraft.world.dimension.Dimension
- Direct Known Subclasses:
OverworldDimension,TheEndDimension,TheNetherDimension
public abstract class Dimension extends Object
- Mappings:
Namespace Name official anmintermediary net/minecraft/class_411named net/minecraft/world/dimension/Dimension
-
Field Summary
Fields Modifier and Type Field Description private float[]backgroundColorprotected LayeredBiomeSourcebiomeSourceprotected intdimensionTypeprivate StringgeneratorOptionsprivate LevelGeneratorTypegeneratorTypeprotected booleanisNetherprotected float[]lightLevelToBrightnessstatic float[]MOON_PHASE_TO_SIZEprotected booleanwaterVaporizesprotected Worldworld -
Constructor Summary
Constructors Constructor Description Dimension() -
Method Summary
Modifier and Type Method Description voidcopyFromWorls(World world)WorldBordercreateWorldBorder()booleandoesWaterVaporize()float[]getBackgroundColor(float skyAngle, float tickDelta)LayeredBiomeSourcegetBiomeSource()static DimensiongetById(int id)floatgetCloudHeight()BlockPosgetForcedSpawnPoint()float[]getLightLevelToBrightness()intgetMoonPhase(long time)abstract StringgetName()abstract StringgetPersistentStateSuffix()intgetType()booleanhasGround()booleanisFogThick(int x, int z)booleanisNether()protected voidmethod_1466()booleanmethod_1469(int int2, int int3)floatmethod_1471(long long2, float float2)protected voidmethod_1473()Vec3dmethod_1474(float float2, float float3)ChunkProvidermethod_1476()booleanmethod_1477()booleanmethod_1478()intmethod_1482()doublemethod_1483()
-
Field Details
-
MOON_PHASE_TO_SIZE
public static final float[] MOON_PHASE_TO_SIZE- Mappings:
Namespace Name Mixin selector official aLanm;a:[Fintermediary field_1635Lnet/minecraft/class_411;field_1635:[Fnamed MOON_PHASE_TO_SIZELnet/minecraft/world/dimension/Dimension;MOON_PHASE_TO_SIZE:[F
-
world
- Mappings:
Namespace Name Mixin selector official bLanm;b:Ladm;intermediary field_1636Lnet/minecraft/class_411;field_1636:Lnet/minecraft/class_99;named worldLnet/minecraft/world/dimension/Dimension;world:Lnet/minecraft/world/World;
-
generatorType
- Mappings:
Namespace Name Mixin selector official hLanm;h:Ladr;intermediary field_1642Lnet/minecraft/class_411;field_1642:Lnet/minecraft/class_105;named generatorTypeLnet/minecraft/world/dimension/Dimension;generatorType:Lnet/minecraft/world/level/LevelGeneratorType;
-
generatorOptions
- Mappings:
Namespace Name Mixin selector official iLanm;i:Ljava/lang/String;intermediary field_1643Lnet/minecraft/class_411;field_1643:Ljava/lang/String;named generatorOptionsLnet/minecraft/world/dimension/Dimension;generatorOptions:Ljava/lang/String;
-
biomeSource
- Mappings:
Namespace Name Mixin selector official cLanm;c:Laec;intermediary field_1637Lnet/minecraft/class_411;field_1637:Lnet/minecraft/class_123;named biomeSourceLnet/minecraft/world/dimension/Dimension;biomeSource:Lnet/minecraft/world/LayeredBiomeSource;
-
waterVaporizes
protected boolean waterVaporizes- Mappings:
Namespace Name Mixin selector official dLanm;d:Zintermediary field_1638Lnet/minecraft/class_411;field_1638:Znamed waterVaporizesLnet/minecraft/world/dimension/Dimension;waterVaporizes:Z
-
isNether
protected boolean isNether- Mappings:
Namespace Name Mixin selector official eLanm;e:Zintermediary field_1639Lnet/minecraft/class_411;field_1639:Znamed isNetherLnet/minecraft/world/dimension/Dimension;isNether:Z
-
lightLevelToBrightness
protected final float[] lightLevelToBrightness- Mappings:
Namespace Name Mixin selector official fLanm;f:[Fintermediary field_1640Lnet/minecraft/class_411;field_1640:[Fnamed lightLevelToBrightnessLnet/minecraft/world/dimension/Dimension;lightLevelToBrightness:[F
-
dimensionType
protected int dimensionType- Mappings:
Namespace Name Mixin selector official gLanm;g:Iintermediary field_1641Lnet/minecraft/class_411;field_1641:Inamed dimensionTypeLnet/minecraft/world/dimension/Dimension;dimensionType:I
-
backgroundColor
private final float[] backgroundColor- Mappings:
Namespace Name Mixin selector official jLanm;j:[Fintermediary field_1644Lnet/minecraft/class_411;field_1644:[Fnamed backgroundColorLnet/minecraft/world/dimension/Dimension;backgroundColor:[F
-
-
Constructor Details
-
Dimension
public Dimension()
-
-
Method Details
-
copyFromWorls
- Mappings:
Namespace Name Mixin selector official aLanm;a(Ladm;)Vintermediary method_1472Lnet/minecraft/class_411;method_1472(Lnet/minecraft/class_99;)Vnamed copyFromWorlsLnet/minecraft/world/dimension/Dimension;copyFromWorls(Lnet/minecraft/world/World;)V
-
method_1466
protected void method_1466()- 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_1473
protected void method_1473()- 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
- 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_1469
public boolean method_1469(int int2, int int3)- 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)- 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
-
getMoonPhase
public int getMoonPhase(long time)- Mappings:
Namespace Name Mixin selector official aLanm;a(J)Iintermediary method_1470Lnet/minecraft/class_411;method_1470(J)Inamed getMoonPhaseLnet/minecraft/world/dimension/Dimension;getMoonPhase(J)I
-
method_1477
public boolean method_1477()- 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
-
getBackgroundColor
- 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
- 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_1478
public boolean method_1478()- 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
-
getById
- Mappings:
Namespace Name Mixin selector official aLanm;a(I)Lanm;intermediary method_1468Lnet/minecraft/class_411;method_1468(I)Lnet/minecraft/class_411;named getByIdLnet/minecraft/world/dimension/Dimension;getById(I)Lnet/minecraft/world/dimension/Dimension;
-
getCloudHeight
- Mappings:
Namespace Name Mixin selector official fLanm;f()Fintermediary method_1479Lnet/minecraft/class_411;method_1479()Fnamed getCloudHeightLnet/minecraft/world/dimension/Dimension;getCloudHeight()F
-
hasGround
- Mappings:
Namespace Name Mixin selector official gLanm;g()Zintermediary method_1480Lnet/minecraft/class_411;method_1480()Znamed hasGroundLnet/minecraft/world/dimension/Dimension;hasGround()Z
-
getForcedSpawnPoint
- 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()- 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
-
method_1483
- Mappings:
Namespace Name Mixin selector official jLanm;j()Dintermediary method_1483Lnet/minecraft/class_411;method_1483()Dnamed method_1483Lnet/minecraft/world/dimension/Dimension;method_1483()D
-
isFogThick
- 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
- Mappings:
Namespace Name Mixin selector official kLanm;k()Ljava/lang/String;intermediary method_1484Lnet/minecraft/class_411;method_1484()Ljava/lang/String;named getNameLnet/minecraft/world/dimension/Dimension;getName()Ljava/lang/String;
-
getPersistentStateSuffix
- 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;
-
getBiomeSource
- Mappings:
Namespace Name Mixin selector official mLanm;m()Laec;intermediary method_1486Lnet/minecraft/class_411;method_1486()Lnet/minecraft/class_123;named getBiomeSourceLnet/minecraft/world/dimension/Dimension;getBiomeSource()Lnet/minecraft/world/LayeredBiomeSource;
-
doesWaterVaporize
public boolean doesWaterVaporize()- Mappings:
Namespace Name Mixin selector official nLanm;n()Zintermediary method_1487Lnet/minecraft/class_411;method_1487()Znamed doesWaterVaporizeLnet/minecraft/world/dimension/Dimension;doesWaterVaporize()Z
-
isNether
public boolean isNether()- Mappings:
Namespace Name Mixin selector official oLanm;o()Zintermediary method_1488Lnet/minecraft/class_411;method_1488()Znamed isNetherLnet/minecraft/world/dimension/Dimension;isNether()Z
-
getLightLevelToBrightness
public float[] getLightLevelToBrightness()- Mappings:
Namespace Name Mixin selector official pLanm;p()[Fintermediary method_1489Lnet/minecraft/class_411;method_1489()[Fnamed getLightLevelToBrightnessLnet/minecraft/world/dimension/Dimension;getLightLevelToBrightness()[F
-
getType
public int getType()- Mappings:
Namespace Name Mixin selector official qLanm;q()Iintermediary method_1490Lnet/minecraft/class_411;method_1490()Inamed getTypeLnet/minecraft/world/dimension/Dimension;getType()I
-
createWorldBorder
- 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;
-