net.minecraft.world.dimension

public class TheEndDimension

extends Dimension

atb
net.minecraft.class_1211
net.minecraft.world.dimension.TheEndDimension
net.minecraft.world.WorldProviderEnd

Field summary

Modifier and TypeField
private DragonFight
g
field_12952
dragonFight
dragonFightManager

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
b()
method_3982()
initBiomeSource()
createBiomeProvider()
public ChunkGenerator
c()
method_3986()
createChunkGenerator()
createChunkGenerator()
public float
a(long arg0, float arg1)
method_3980(long arg0, float arg1)
getTimeOfDay(long arg0, float arg1)
calculateCelestialAngle(long arg0, float arg1)
public boolean
e()
method_3988()
hasSpawnPoint()
canRespawnHere()
public boolean
d()
method_3987()
isNatural()
isSurfaceWorld()
public boolean
a(int arg0, int arg1)
method_3979(int arg0, int arg1)
isValidSpawnPoint(int arg0, int arg1)
canCoordinateBeSpawn(int arg0, int arg1)
public BlockPos
h()
method_3991()
getForcedSpawnPoint()
getSpawnCoordinate()
public int
i()
method_3992()
getMinSpawnY()
getAverageGroundLevel()
public DimensionType
p()
method_11789()
getType()
getDimensionType()
public void
q()
method_11790()
saveData()
onWorldSave()
public void
r()
method_11791()
tick()
onWorldUpdateEntities()
public DragonFight
s()
method_11818()
getDragonFight()
getDragonFightManager()
public float[]
a(float arg0, float arg1)
method_3977(float arg0, float arg1)
getSunriseColor(float arg0, float arg1)
calcSunriseSunsetColors(float arg0, float arg1)
public Vec3d
b(float arg0, float arg1)
method_6541(float arg0, float arg1)
getFogColor(float arg0, float arg1)
getFogColor(float arg0, float arg1)
public boolean
g()
method_3990()
hasGround()
isSkyColored()
public float
f()
method_3989()
getCloudHeight()
getCloudHeight()
public boolean
b(int arg0, int arg1)
method_3984(int arg0, int arg1)
isFogThick(int arg0, int arg1)
doesXZShowFog(int arg0, int arg1)