net.minecraft.client.multiplayer

public class ClientLevel$ClientLevelData

implements WritableLevelData

eyz$a
net.minecraft.client.multiplayer.ClientLevel$ClientLevelData
net.minecraft.class_638$class_5271
net.minecraft.client.world.ClientWorld$Properties
net.minecraft.src.C_3899_$C_3901_

Field summary

Modifier and TypeField
private final boolean
a
hardcore
field_24433
hardcore
f_104830_
private final GameRules
b
gameRules
field_24434
gameRules
f_104831_
private final boolean
c
isFlat
field_24607
flatWorld
f_104832_
private int
d
xSpawn
field_24435
spawnX
f_104833_
private int
e
ySpawn
field_24436
spawnY
f_104834_
private int
f
zSpawn
field_24437
spawnZ
f_104835_
private float
g
spawnAngle
field_26372
spawnAngle
f_104836_
private long
h
gameTime
field_24438
time
f_104837_
private long
i
dayTime
field_24439
timeOfDay
f_104838_
private boolean
j
raining
field_24440
raining
f_104839_
private Difficulty
k
difficulty
field_24441
difficulty
f_104840_
private boolean
l
difficultyLocked
field_24442
difficultyLocked
f_104841_

Constructor summary

ModifierConstructor
public (Difficulty difficulty, boolean hardcore, boolean flatWorld)

Method summary

Modifier and TypeMethod
public int
a()
getXSpawn()
method_215()
getSpawnX()
m_6789_()
public int
b()
getYSpawn()
method_144()
getSpawnY()
m_6527_()
public int
c()
getZSpawn()
method_166()
getSpawnZ()
m_6526_()
public float
d()
getSpawnAngle()
method_30656()
getSpawnAngle()
m_6790_()
public long
e()
getGameTime()
method_188()
getTime()
m_6793_()
public long
f()
getDayTime()
method_217()
getTimeOfDay()
m_6792_()
public void
b(int arg0)
setXSpawn(int arg0)
method_27416(int arg0)
setSpawnX(int arg0)
m_6395_(int arg0)
public void
c(int arg0)
setYSpawn(int arg0)
method_27417(int arg0)
setSpawnY(int arg0)
m_6397_(int arg0)
public void
d(int arg0)
setZSpawn(int arg0)
method_27419(int arg0)
setSpawnZ(int arg0)
m_6400_(int arg0)
public void
a(float arg0)
setSpawnAngle(float arg0)
method_30657(float arg0)
setSpawnAngle(float arg0)
m_7113_(float arg0)
public void
a(long arg0)
setGameTime(long arg0)
method_177(long arg0)
setTime(long time)
m_104849_(long arg0)
public void
b(long arg0)
setDayTime(long arg0)
method_165(long arg0)
setTimeOfDay(long timeOfDay)
m_104863_(long arg0)
public void
a(gp arg0, float arg1)
setSpawn(BlockPos arg0, float arg1)
method_187(class_2338 arg0, float arg1)
setSpawnPos(BlockPos arg0, float arg1)
m_7250_(C_4675_ p_104855_, float arg1)
public boolean
i()
isThundering()
method_203()
isThundering()
m_6534_()
public boolean
k()
isRaining()
method_156()
isRaining()
m_6533_()
public void
b(boolean arg0)
setRaining(boolean arg0)
method_157(boolean arg0)
setRaining(boolean arg0)
m_5565_(boolean arg0)
public boolean
n()
isHardcore()
method_152()
isHardcore()
m_5466_()
public GameRules
q()
getGameRules()
method_146()
getGameRules()
m_5470_()
public Difficulty
s()
getDifficulty()
method_207()
getDifficulty()
m_5472_()
public boolean
t()
isDifficultyLocked()
method_197()
isDifficultyLocked()
m_5474_()
public void
a(o arg0, cjy arg1)
fillCrashReportCategory(CrashReportCategory arg0, LevelHeightAccessor arg1)
method_151(class_129 arg0, class_5539 arg1)
populateCrashReport(CrashReportSection arg0, HeightLimitView arg1)
m_142471_(C_4909_ p_171691_, C_141183_ arg1)
public void
a(bcj arg0)
setDifficulty(Difficulty arg0)
method_27875(class_1267 arg0)
setDifficulty(Difficulty difficulty)
m_104851_(C_468_ arg0)
public void
a(boolean arg0)
setDifficultyLocked(boolean arg0)
method_27876(boolean arg0)
setDifficultyLocked(boolean difficultyLocked)
m_104858_(boolean arg0)
public double
a(cjy arg0)
getHorizonHeight(LevelHeightAccessor arg0)
method_28105(class_5539 arg0)
getSkyDarknessHeight(HeightLimitView world)
m_171687_(C_141183_ arg0)
public float
g()
getClearColorScale()
method_28106()
getHorizonShadingRatio()
m_205519_()