net.minecraft.server.level

public class ChunkLevel

aqa
net.minecraft.server.level.ChunkLevel
net.minecraft.class_8563
net.minecraft.unmapped.C_xuardpja
net.minecraft.server.world.ChunkLevels
net.minecraft.server.world.ChunkLevels
net.minecraft.src.C_286930_
net.minecraft.server.level.ChunkLevel

Field summary

Modifier and TypeField
private static final int
c
FULL_CHUNK_LEVEL
field_44850
f_zkuunoub
FULL
FULL
f_287007_
private static final int
d
BLOCK_TICKING_LEVEL
field_44851
f_izjkvcsj
BLOCK_TICKING
BLOCK_TICKING
f_286976_
private static final int
e
ENTITY_TICKING_LEVEL
field_44852
f_vlmfsxkw
ENTITY_TICKING
ENTITY_TICKING
f_286937_
private static final ChunkStep
f
FULL_CHUNK_STEP
field_51860
f_iowvuibz
FULL_GENERATION_STEP
f_337362_
public static final int
a
RADIUS_AROUND_FULL_CHUNK
field_51859
f_lwojvwdw
FULL_GENERATION_REQUIRED_LEVEL
f_337478_
public static final int
b
MAX_LEVEL
field_44849
f_kbuienjz
INACCESSIBLE
INACCESSIBLE
f_286967_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ChunkStatus
a(int arg0)
generationStatus(int arg0)
method_51827(int arg0)
m_huakzvao(int arg0)
getStatus(int level)
getStatus(int level)
m_287158_(int p_287738_)
public static ChunkStatus
a(int arg0, dvz arg1)
getStatusAroundFullChunk(int arg0, ChunkStatus arg1)
method_60437(int arg0, class_2806 arg1)
m_awlmlfpz(int arg0, C_kogtzhzt arg1)
getStatusForAdditionalLevel(int additionalLevel, ChunkStatus emptyStatus)
m_339814_(int p_344230_, C_313554_ p_342133_)
public static ChunkStatus
b(int arg0)
getStatusAroundFullChunk(int arg0)
method_60438(int arg0)
m_gjazhycg(int arg0)
getStatusForAdditionalLevel(int level)
m_339977_(int p_343846_)
public static int
a(dvz arg0)
byStatus(ChunkStatus arg0)
method_51829(class_2806 arg0)
m_jonbugzm(C_kogtzhzt arg0)
getLevelFromStatus(ChunkStatus status)
m_287141_(C_313554_ p_329228_)
public static FullChunkStatus
c(int arg0)
fullStatus(int arg0)
method_51830(int arg0)
m_qumocksm(int arg0)
getType(int level)
getLoadStatus(int level)
m_287264_(int p_287750_)
public static int
a(aql arg0)
byStatus(FullChunkStatus arg0)
method_51828(class_3194 arg0)
m_jhagsbsn(C_whqcauvq arg0)
getLevelFromType(ChunkLevelType type)
getLevel(ChunkLoadStatus loadStatus)
m_287154_(C_286921_ p_287601_)
public static boolean
d(int arg0)
isEntityTicking(int arg0)
method_51831(int arg0)
m_loautpdb(int arg0)
shouldTickEntities(int level)
isEntityTicking(int level)
m_287155_(int p_287767_)
public static boolean
e(int arg0)
isBlockTicking(int arg0)
method_51832(int arg0)
m_wbdfzpbc(int arg0)
shouldTickBlocks(int level)
isBlockTicking(int level)
m_287283_(int p_287696_)
public static boolean
f(int arg0)
isLoaded(int arg0)
method_51833(int arg0)
m_wnfdmlpf(int arg0)
isAccessible(int level)
isLoaded(int level)
m_287217_(int p_287635_)