net.minecraft.world.dimension

public abstract class Dimension

cbe
net.minecraft.world.level.dimension.Dimension
net.minecraft.class_2869
net.minecraft.world.dimension.Dimension
net.minecraft.unmapped.C_dgwhlepr
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.Dimension

Field summary

Modifier and TypeField
public static final float[]
a
MOON_BRIGHTNESS_PER_PHASE
field_13059
MOON_PHASE_TO_SIZE
f_egeiwyjn
field_111203_a
MOON_PHASE_FACTORS
protected final World
b
level
field_13058
world
f_pjklkrlc
field_76579_a
world
private final DimensionType
f
type
field_13055
type
f_mzokeizm
field_222669_f
type
protected boolean
c
ultraWarm
field_13057
waterVaporizes
f_ksjcbylw
field_76575_d
doesWaterVaporize
protected boolean
d
hasCeiling
field_13056
isNether
f_cajhyqbj
field_76576_e
nether
protected final float[]
e
brightnessRamp
field_13053
lightLevelToBrightness
f_qvvxvigq
field_76573_f
lightBrightnessTable
private final float[]
g
sunriseCol
field_13054
backgroundColor
f_jaoccgxy
field_76580_h
colorsSunriseSunset

Constructor summary

ModifierConstructor
public (World world, DimensionType type, float arg2)

Method summary

Modifier and TypeMethod
public int
a(long arg0)
getMoonPhase(long arg0)
method_12454(long arg0)
getMoonPhase(long time)
m_casqhhsw(long arg0)
func_76559_b(long arg0)
getMoonPhase(long worldTime)
public BlockPos
c()
getDimensionSpecificSpawn()
method_12466()
getForcedSpawnPoint()
m_bmglcxyc()
func_177496_h()
getSpawnCoordinate()
public boolean
e()
isUltraWarm()
method_12465()
doesWaterVaporize()
m_zwoguenm()
func_177500_n()
doesWaterVaporize()
public boolean
f()
isHasSkyLight()
method_12451()
hasSkyLight()
m_tiwntfzy()
func_191066_m()
hasSkyLight()
public boolean
g()
isHasCeiling()
method_12467()
isNether()
m_wbyptuew()
func_177495_o()
isNether()
public float
a(int arg0)
getBrightness(int arg0)
method_23759(int arg0)
getBrightness(int lightLevel)
m_bcsnqdxy(int arg0)
func_227174_a_(int arg0)
getLightBrightness(int arg0)
public WorldBorder
h()
createWorldBorder()
method_12463()
createWorldBorder()
m_lfkefxow()
func_177501_r()
createWorldBorder()
public void
i()
saveData()
method_12450()
saveWorldData()
m_wjsneyza()
func_186057_q()
onWorldSave()
public void
j()
tick()
method_12461()
update()
m_burooohr()
func_186059_r()
tick()
public abstract ChunkGenerator<?>
k()
createRandomLevelGenerator()
method_12443()
createChunkGenerator()
m_kiptacfo()
func_186060_c()
createChunkGenerator()
public abstract BlockPos
a(bje arg0, boolean arg1)
getSpawnPosInChunk(ChunkPos arg0, boolean arg1)
method_12452(class_1923 arg0, boolean arg1)
getSpawningBlockInChunk(ChunkPos chunkPos, boolean checkMobSpawnValidity)
m_dsmclods(C_ynrszrtu arg0, boolean arg1)
func_206920_a(ChunkPos arg0, boolean arg1)
findSpawn(ChunkPos chunkPosIn, boolean checkValid)
public abstract BlockPos
a(int arg0, int arg1, boolean arg2)
getValidSpawnPosition(int arg0, int arg1, boolean arg2)
method_12444(int arg0, int arg1, boolean arg2)
getTopSpawningBlockPosition(int x, int z, boolean checkMobSpawnValidity)
m_fouaykht(int arg0, int arg1, boolean arg2)
func_206921_a(int arg0, int arg1, boolean arg2)
findSpawn(int posX, int posZ, boolean checkValid)
public abstract float
a(long arg0, float arg1)
getTimeOfDay(long arg0, float arg1)
method_12464(long arg0, float arg1)
getSkyAngle(long timeOfDay, float tickDelta)
m_trcgvvmt(long arg0, float arg1)
func_76563_a(long arg0, float arg1)
calculateCelestialAngle(long worldTime, float partialTicks)
public abstract boolean
l()
isNaturalDimension()
method_12462()
hasVisibleSky()
m_nrzrzuus()
func_76569_d()
isSurfaceWorld()
public abstract boolean
m()
mayRespawn()
method_12448()
canPlayersSleep()
m_tidacstf()
func_76567_e()
canRespawnHere()
public abstract DimensionType
n()
getType()
method_12460()
getType()
m_xxxfwkcy()
func_186058_p()
getType()
public float[]
a(float arg0, float arg1)
getSunriseColor(float arg0, float arg1)
method_12446(float arg0, float arg1)
getBackgroundColor(float skyAngle, float tickDelta)
m_flqfevfy(float arg0, float arg1)
func_76560_a(float arg0, float arg1)
calcSunriseSunsetColors(float celestialAngle, float partialTicks)
public float
a()
getCloudHeight()
method_12455()
getCloudHeight()
m_kkaspmqc()
func_76571_f()
getCloudHeight()
public boolean
b()
hasGround()
method_12449()
hasGround()
m_mycbahtn()
func_76561_g()
isSkyColored()
public double
d()
getClearColorScale()
method_12459()
getHorizonShadingRatio()
m_awyfcwdq()
func_76565_k()
getVoidFogYFactor()
public abstract Vec3d
b(float arg0, float arg1)
getFogColor(float arg0, float arg1)
method_12445(float arg0, float arg1)
getFogColor(float skyAngle, float tickDelta)
m_cvbcijin(float arg0, float arg1)
func_76562_b(float arg0, float arg1)
getFogColor(float celestialAngle, float partialTicks)
public abstract boolean
a(int arg0, int arg1)
isFoggyAt(int arg0, int arg1)
method_12453(int arg0, int arg1)
isFogThick(int x, int z)
m_szhaqame(int arg0, int arg1)
func_76568_b(int arg0, int arg1)
doesXZShowFog(int x, int z)