net.minecraft.world.dimension

public abstract class Dimension

aym
net.minecraft.class_1208
net.minecraft.world.dimension.Dimension
net.minecraft.world.WorldProvider
net.minecraft.world.WorldProvider

Field summary

Modifier and TypeField
public static final float[]
a
field_6230
MOON_PHASE_TO_SIZE
field_111203_a
MOON_PHASE_FACTORS
protected World
b
field_4785
world
field_76579_a
world
private WorldGeneratorType
h
field_4786
generatorType
field_76577_b
terrainType
private String
i
field_4937
generatorOptions
field_82913_c
generatorSettings
protected BiomeSource
c
field_4787
biomeSource
field_76578_c
biomeProvider
protected boolean
d
field_4788
yeetsWater
field_76575_d
doesWaterVaporize
protected boolean
e
field_4789
hasCeiling
field_76576_e
nether
protected boolean
f
field_15183
hasSkyLight
field_191067_f
hasSkyLight
protected final float[]
g
field_4790
brightnessTable
field_76573_f
lightBrightnessTable
private final float[]
j
field_4792
sunriseColor
field_76580_h
colorsSunriseSunset

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public final void
a(amu arg0)
method_3981(class_1150 arg0)
init(World world)
func_76558_a(World arg0)
setWorld(World worldIn)
protected void
a()
method_3976()
initBrightnessTable()
func_76556_a()
generateLightBrightnessTable()
protected void
b()
method_3982()
initBiomeSource()
func_76572_b()
init()
public ChunkGenerator
c()
method_3986()
createChunkGenerator()
func_186060_c()
createChunkGenerator()
public boolean
a(int arg0, int arg1)
method_3979(int arg0, int arg1)
isValidSpawnPoint(int x, int z)
func_76566_a(int arg0, int arg1)
canCoordinateBeSpawn(int x, int z)
public float
a(long arg0, float arg1)
method_3980(long arg0, float arg1)
getTimeOfDay(long time, float tickDelta)
func_76563_a(long arg0, float arg1)
calculateCelestialAngle(long worldTime, float partialTicks)
public int
a(long arg0)
method_3985(long arg0)
getMoonPhase(long time)
func_76559_b(long arg0)
getMoonPhase(long worldTime)
public boolean
d()
method_3987()
isNatural()
func_76569_d()
isSurfaceWorld()
public boolean
e()
method_3988()
hasSpawnPoint()
func_76567_e()
canRespawnHere()
public BlockPos
h()
method_3991()
getForcedSpawnPoint()
func_177496_h()
getSpawnCoordinate()
public int
i()
method_3992()
getMinSpawnY()
func_76557_i()
getAverageGroundLevel()
public BiomeSource
k()
method_9175()
getBiomeSource()
func_177499_m()
getBiomeProvider()
public boolean
l()
method_9176()
yeetsWater()
func_177500_n()
doesWaterVaporize()
public boolean
m()
method_13768()
hasSkyLight()
func_191066_m()
hasSkyLight()
public boolean
n()
method_9177()
hasCeiling()
func_177495_o()
isNether()
public float[]
o()
method_9178()
getBrightnessTable()
func_177497_p()
getLightBrightnessTable()
public WorldBorder
p()
method_9180()
createWorldBorder()
func_177501_r()
createWorldBorder()
public void
a(oq arg0)
method_11786(class_798 arg0)
onPlayerAdded(ServerPlayerEntity player)
func_186061_a(EntityPlayerMP arg0)
onPlayerAdded(EntityPlayerMP player)
public void
b(oq arg0)
method_11787(class_798 arg0)
onPlayerRemoved(ServerPlayerEntity player)
func_186062_b(EntityPlayerMP arg0)
onPlayerRemoved(EntityPlayerMP player)
public abstract DimensionType
q()
method_11789()
getType()
func_186058_p()
getDimensionType()
public void
r()
method_11790()
saveData()
func_186057_q()
onWorldSave()
public void
s()
method_11791()
tick()
func_186059_r()
onWorldUpdateEntities()
public boolean
c(int arg0, int arg1)
method_11788(int arg0, int arg1)
canChunkUnload(int chunkX, int chunkZ)
func_186056_c(int arg0, int arg1)
canDropChunk(int x, int z)
public float[]
a(float arg0, float arg1)
method_3977(float arg0, float arg1)
getSunriseColor(float timeOfDay, float tickDelta)
func_76560_a(float arg0, float arg1)
calcSunriseSunsetColors(float celestialAngle, float partialTicks)
public Vec3d
b(float arg0, float arg1)
method_6541(float arg0, float arg1)
getFogColor(float timeOfDay, float tickDelta)
func_76562_b(float arg0, float arg1)
getFogColor(float arg0, float arg1)
public float
f()
method_3989()
getCloudHeight()
func_76571_f()
getCloudHeight()
public boolean
g()
method_3990()
hasGround()
func_76561_g()
isSkyColored()
public double
j()
method_3994()
getFogSize()
func_76565_k()
getVoidFogYFactor()
public boolean
b(int arg0, int arg1)
method_3984(int arg0, int arg1)
isFogThick(int x, int z)
func_76568_b(int arg0, int arg1)
doesXZShowFog(int x, int z)