net.minecraft.client.multiplayer

public class ClientChunkCache

extends ChunkSource

All mapped superinterfaces:

LightChunkGetter

gjv
net.minecraft.client.multiplayer.ClientChunkCache
net.minecraft.class_631
net.minecraft.unmapped.C_rxbefbuv
net.minecraft.client.world.ClientChunkManager
net.minecraft.client.world.ClientChunkManager

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_3679
f_qdjuofoe
LOGGER
LOGGER
private final LevelChunk
b
emptyChunk
field_3676
f_dcouewpk
emptyChunk
emptyChunk
private final LevelLightEngine
c
lightEngine
field_3677
f_cjflpbbi
lightingProvider
lightingProvider
volatile ClientChunkCache$Storage
d
storage
field_16246
f_jwclggdz
chunks
chunks
final ClientLevel
e
level
field_16525
f_vvletiwv
world
world

Constructor summary

ModifierConstructor
public (ClientLevel world, int loadDistance)

Method summary

Modifier and TypeMethod
public LevelLightEngine
q()
getLightEngine()
method_12130()
m_rkrqvjba()
getLightingProvider()
getLightingProvider()
private static boolean
a(eco arg0, int arg1, int arg2)
isValidChunk(LevelChunk arg0, int arg1, int arg2)
method_20181(class_2818 arg0, int arg1, int arg2)
m_httgvrxc(C_hrdsvlkq arg0, int arg1, int arg2)
positionEquals(WorldChunk chunk, int x, int z)
positionEquals(WorldChunk chunk, int x, int z)
public void
a(dih arg0)
drop(ChunkPos arg0)
method_2859(class_1923 arg0)
m_bmjwofge(C_ynrszrtu arg0)
unload(ChunkPos pos)
unload(ChunkPos pos)
public LevelChunk
b(int arg0, int arg1, edf arg2, boolean arg3)
getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3)
method_2857(int arg0, int arg1, class_2806 arg2, boolean arg3)
m_sdnaprta(int arg0, int arg1, C_kogtzhzt arg2, boolean arg3)
getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3)
getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3)
public BlockGetter
r()
getLevel()
method_16399()
m_bfulocfw()
getWorld()
getWorld()
public void
a(int arg0, int arg1, vu arg2)
replaceBiomes(int arg0, int arg1, FriendlyByteBuf arg2)
method_49630(int arg0, int arg1, class_2540 arg2)
m_cchwehdu(int arg0, int arg1, C_idfydwco arg2)
onChunkBiomeData(int x, int z, PacketByteBuf buf)
loadBiomeFromPacket(int x, int z, PacketByteBuf buf)
public LevelChunk
a(int arg0, int arg1, vu arg2, tz arg3, Consumer<adf$b> arg4)
replaceWithPacketData(int arg0, int arg1, FriendlyByteBuf arg2, CompoundTag arg3, Consumer<ClientboundLevelChunkPacketData$BlockEntityTagOutput> arg4)
method_16020(int arg0, int arg1, class_2540 arg2, class_2487 arg3, Consumer<class_6603$class_6605> arg4)
m_xydrtrbp(int arg0, int arg1, C_idfydwco arg2, C_hhlwcnih arg3, Consumer<C_tilplatb$C_arplkwav> arg4)
loadChunkFromPacket(int x, int z, PacketByteBuf buf, NbtCompound nbt, Consumer<ChunkData$BlockEntityVisitor> arg4)
loadChunkFromPacket(int x, int z, PacketByteBuf buf, NbtCompound nbt, Consumer<ChunkData$BlockEntityVisitor> consumer)
public void
a(BooleanSupplier arg0, boolean arg1)
tick(BooleanSupplier arg0, boolean arg1)
method_12127(BooleanSupplier arg0, boolean arg1)
m_ygtguwfv(BooleanSupplier arg0, boolean arg1)
tick(BooleanSupplier arg0, boolean arg1)
tick(BooleanSupplier arg0, boolean arg1)
public void
d(int arg0, int arg1)
updateViewCenter(int arg0, int arg1)
method_20317(int arg0, int arg1)
m_wujsddaf(int arg0, int arg1)
setChunkMapCenter(int x, int z)
setChunkMapCenter(int x, int z)
public void
a(int arg0)
updateViewRadius(int arg0)
method_20180(int arg0)
m_gauepjav(int arg0)
updateLoadDistance(int loadDistance)
updateLoadDistance(int loadDistance)
private static int
b(int arg0)
calculateStorageRange(int arg0)
method_20230(int arg0)
m_sizngzij(int arg0)
getChunkMapRadius(int loadDistance)
getChunkMapRadius(int loadDistance)
public String
e()
gatherStats()
method_12122()
m_mhpjzrja()
getDebugString()
getDebugString()
public int
j()
getLoadedChunksCount()
method_14151()
m_dnkngmin()
getLoadedChunkCount()
getLoadedChunkCount()
public void
a(djj arg0, jx arg1)
onLightUpdate(LightLayer arg0, SectionPos arg1)
method_12247(class_1944 arg0, class_4076 arg1)
m_gfdmyksh(C_fhvlmqtw arg0, C_zubvmeye arg1)
onLightUpdate(LightType arg0, ChunkSectionPos arg1)
onLightUpdate(LightType arg0, ChunkSectionPos arg1)
public it.unimi.dsi.fastutil.longs.LongOpenHashSet
a()
getLoadedEmptySections()
method_62890()
m_yfdsyahd()
getActiveSections()
getLoadedEmptySections()
public void
a(int arg0, int arg1, int arg2, boolean arg3)
onSectionEmptinessChanged(int arg0, int arg1, int arg2, boolean arg3)
method_62872(int arg0, int arg1, int arg2, boolean arg3)
m_yhtfmgel(int arg0, int arg1, int arg2, boolean arg3)
onSectionStatusChanged(int arg0, int arg1, int arg2, boolean arg3)
onSectionEmptinessChanged(int arg0, int arg1, int arg2, boolean arg3)