History - net.minecraft.client.world.ClientChunkManager
26.3
Names
Fields
Constructors
Methods
WorldChunk (int, int, PacketByteBuf, Map<Heightmap$Type, long[]>, Consumer<ChunkData$BlockEntityVisitor>): replaceWithPacketData, replaceWithPacketData, method_16020, loadChunkFromPacket
WorldChunk (int, int, ChunkData): replaceWithPacketData, replaceWithPacketData, method_16020, loadChunkFromPacket
26.2
Names
Fields
Constructors
Methods
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): getLoadedEmptySections, getLoadedEmptySections, method_62890, getActiveSections
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): addedEmptySections, addedEmptySections, method_1_4977, getNewSections
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): removedEmptySections, removedEmptySections, method_1_4979, getUpdatedSections
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): addedLoadedChunks, addedLoadedChunks, method_1_6232, getLoadedChunks
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): removedLoadedChunks, removedLoadedChunks, method_1_6233, getUnloadedChunks
void (): flipUpdateTrackingSets, flipUpdateTrackingSets, method_1_4978, flip
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
hhz
net.minecraft.client.multiplayer.ClientChunkCache
net.minecraft.class_631
net.minecraft.client.world.ClientChunkManager
Fields
WorldChunk: b, emptyChunk, field_3676, emptyChunk, f_dcouewpk, emptyChunk, f_104408_
WorldChunk: emptyChunk, emptyChunk, field_3676, emptyChunk
LightingProvider: c, lightEngine, field_3677, lightingProvider, f_cjflpbbi, lightingProvider, f_104409_
LightingProvider: lightEngine, lightEngine, field_3677, lightingProvider
ClientChunkManager$ClientChunkMap: d, storage, field_16246, chunks, f_jwclggdz, chunks, f_104410_
ClientChunkManager$ClientChunkMap: storage, storage, field_16246, chunks
ClientWorld: e, level, field_16525, world, f_vvletiwv, world, f_104411_
ClientWorld: level, level, field_16525, world
org.slf4j.Logger: a, LOGGER, field_3679, LOGGER, f_qdjuofoe, LOGGER, f_104407_
org.slf4j.Logger: LOGGER, LOGGER, field_3679, LOGGER
Constructors
Methods
LightingProvider (): r, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightingProvider, m_7827_
LightingProvider (): getLightEngine, getLightEngine, method_12130, getLightingProvider
boolean (WorldChunk, int, int): a, isValidChunk, method_20181, positionEquals, m_httgvrxc, positionEquals, m_104438_
boolean (WorldChunk, int, int): isValidChunk, isValidChunk, method_20181, positionEquals
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_sdnaprta, getChunk, m_7587_
WorldChunk (int, int, ChunkStatus, boolean): getChunk, getChunk, method_12121, getChunk
BlockView (): s, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, m_7653_
BlockView (): getLevel, getLevel, method_16399, getWorld
void (int, int): d, updateViewCenter, method_20317, setChunkMapCenter, m_wujsddaf, setChunkMapCenter, m_104459_
void (int, int): updateViewCenter, updateViewCenter, method_20317, setChunkMapCenter
void (int): a, updateViewRadius, method_20180, updateLoadDistance, m_gauepjav, updateLoadDistance, m_104416_
void (int): updateViewRadius, updateViewRadius, method_20180, updateLoadDistance
int (int): b, calculateStorageRange, method_20230, getChunkMapRadius, m_sizngzij, getChunkMapRadius, m_104448_
int (int): calculateStorageRange, calculateStorageRange, method_20230, getChunkMapRadius
String (): e, gatherStats, method_12122, getDebugString, m_mhpjzrja, getDebugString, m_6754_
String (): gatherStats, gatherStats, method_12122, getDebugString
int (): j, getLoadedChunksCount, method_14151, getLoadedChunkCount, m_dnkngmin, getLoadedChunkCount, m_8482_
int (): getLoadedChunksCount, getLoadedChunksCount, method_14151, getLoadedChunkCount
void (LightType, ChunkSectionPos): a, onLightUpdate, method_12247, onLightUpdate, m_gfdmyksh, onLightUpdate, m_6506_
void (LightType, ChunkSectionPos): onLightUpdate, onLightUpdate, method_12247, onLightUpdate
void (BooleanSupplier, boolean): a, tick, method_12127, tick, m_ygtguwfv, tick, m_201698_
void (BooleanSupplier, boolean): tick, tick, method_12127, tick
void (int, int, PacketByteBuf): a, replaceBiomes, method_49630, onChunkBiomeData, m_cchwehdu, loadBiomeFromPacket, m_274444_
void (int, int, PacketByteBuf): replaceBiomes, replaceBiomes, method_49630, onChunkBiomeData
void (ChunkPos): a, drop, method_2859, unload, m_bmjwofge, unload, m_104455_
void (ChunkPos): drop, drop, method_2859, unload
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): a, getLoadedEmptySections, method_62890, getActiveSections, m_yfdsyahd, getLoadedEmptySections, m_357090_
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): getLoadedEmptySections, getLoadedEmptySections, method_62890, getActiveSections
void (int, int, int, boolean): a, onSectionEmptinessChanged, method_62872, onSectionStatusChanged, m_yhtfmgel, onSectionEmptinessChanged, m_6707_
void (int, int, int, boolean): onSectionEmptinessChanged, onSectionEmptinessChanged, method_62872, onSectionStatusChanged
WorldChunk (int, int, PacketByteBuf, Map<Heightmap$Type, long[]>, Consumer<ChunkData$BlockEntityVisitor>): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, loadChunkFromPacket, m_194116_
WorldChunk (int, int, PacketByteBuf, Map<Heightmap$Type, long[]>, Consumer<ChunkData$BlockEntityVisitor>): replaceWithPacketData, replaceWithPacketData, method_16020, loadChunkFromPacket
1.21.11
Names
gzh
hhz
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
grg
gzh
Fields
Constructors
Methods
LightingProvider (): q, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightingProvider, m_7827_
LightingProvider (): r, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightingProvider, m_7827_
BlockView (): r, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, m_7653_
BlockView (): s, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, m_7653_
1.21.8
Names
grf
grg
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
glk
grf
Fields
Constructors
Methods
1.21.5
Names
gfw
glk
Fields
Constructors
Methods
LightingProvider (): p, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightingProvider, m_7827_
LightingProvider (): q, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightingProvider, m_7827_
BlockView (): q, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, m_7653_
BlockView (): r, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, m_7653_
WorldChunk (int, int, PacketByteBuf, NbtCompound, Consumer<ChunkData$BlockEntityVisitor>): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, loadChunkFromPacket, m_194116_
WorldChunk (int, int, PacketByteBuf, Map<Heightmap$Type, long[]>, Consumer<ChunkData$BlockEntityVisitor>): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, loadChunkFromPacket, m_194116_
1.21.4
Names
gfg
gfw
Fields
Constructors
Methods
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_sdnaprta, m_hwywidsl, m_7587_
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_sdnaprta, getChunk, m_7587_
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): a, getLoadedEmptySections, method_62890, getActiveSections, m_yfdsyahd, m_357090_
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): a, getLoadedEmptySections, method_62890, getActiveSections, m_yfdsyahd, getLoadedEmptySections, m_357090_
void (int, int, int, boolean): a, onSectionEmptinessChanged, method_62872, onSectionStatusChanged, m_yhtfmgel, m_6707_
void (int, int, int, boolean): a, onSectionEmptinessChanged, method_62872, onSectionStatusChanged, m_yhtfmgel, onSectionEmptinessChanged, m_6707_
1.21.3
Names
fzb
gfg
Fields
Constructors
Methods
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): a, getLoadedEmptySections, method_62890, getActiveSections, m_yfdsyahd, m_357090_
void (int, int, int, boolean): a, onSectionEmptinessChanged, method_62872, onSectionStatusChanged, m_yhtfmgel, m_6707_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
fxt
fzb
Fields
Constructors
Methods
1.20.6
Names
fno
fxt
Fields
Constructors
Methods
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_dknrfmzc, getChunk, m_7587_
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_sdnaprta, m_hwywidsl, m_7587_
1.20.4
Names
fit
fno
Fields
Constructors
Methods
1.20.2
Names
feu
fit
Fields
Constructors
Methods
void (int, int): d, drop, method_2859, unload, m_bmjwofge, unload, m_104455_
void (int, int): e, updateViewCenter, method_20317, setChunkMapCenter, m_wujsddaf, setChunkMapCenter, m_104459_
void (int, int): d, updateViewCenter, method_20317, setChunkMapCenter, m_wujsddaf, setChunkMapCenter, m_104459_
void (ChunkPos): a, drop, method_2859, unload, m_bmjwofge, unload, m_104455_
1.20.1
Names
fdh
feu
Fields
Constructors
Methods
1.19.4
Names
eyx
fdh
Fields
Constructors
Methods
void (int, int, PacketByteBuf): a, replaceBiomes, method_49630, onChunkBiomeData, m_cchwehdu, loadBiomeFromPacket, m_274444_
1.19.3
Names
eut
eyx
Fields
Constructors
Methods
LightingProvider (): o, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightingProvider, m_7827_
LightingProvider (): p, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightingProvider, m_7827_
BlockView (): p, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, m_7653_
BlockView (): q, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, m_7653_
int (): i, getLoadedChunksCount, method_14151, getLoadedChunkCount, m_dnkngmin, getLoadedChunkCount, m_8482_
int (): j, getLoadedChunksCount, method_14151, getLoadedChunkCount, m_dnkngmin, getLoadedChunkCount, m_8482_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
etk
eut
Fields
Constructors
Methods
1.19
Names
emq
etk
Fields
Constructors
Methods
LightingProvider (): n, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightingProvider, m_7827_
LightingProvider (): o, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightingProvider, m_7827_
BlockView (): o, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, m_7653_
BlockView (): p, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, m_7653_
int (): h, getLoadedChunksCount, method_14151, getLoadedChunkCount, m_dnkngmin, getLoadedChunkCount, m_142061_
int (): i, getLoadedChunksCount, method_14151, getLoadedChunkCount, m_dnkngmin, getLoadedChunkCount, m_8482_
1.18.2
Names
elj
emq
net.minecraft.client.world.ClientChunkManager
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_3679, LOGGER, f_qdjuofoe, f_104407_
WorldChunk: b, emptyChunk, field_3676, emptyChunk, f_dcouewpk, f_104408_
WorldChunk: b, emptyChunk, field_3676, emptyChunk, f_dcouewpk, emptyChunk, f_104408_
LightingProvider: c, lightEngine, field_3677, lightingProvider, f_cjflpbbi, f_104409_
LightingProvider: c, lightEngine, field_3677, lightingProvider, f_cjflpbbi, lightingProvider, f_104409_
ClientChunkManager$ClientChunkMap: d, storage, field_16246, chunks, f_jwclggdz, f_104410_
ClientChunkManager$ClientChunkMap: d, storage, field_16246, chunks, f_jwclggdz, chunks, f_104410_
ClientWorld: e, level, field_16525, world, f_vvletiwv, f_104411_
ClientWorld: e, level, field_16525, world, f_vvletiwv, world, f_104411_
org.slf4j.Logger: a, LOGGER, field_3679, LOGGER, f_qdjuofoe, LOGGER, f_104407_
Constructors
Methods
LightingProvider (): m, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, m_7827_
LightingProvider (): n, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightingProvider, m_7827_
boolean (WorldChunk, int, int): a, isValidChunk, method_20181, positionEquals, m_httgvrxc, m_104438_
boolean (WorldChunk, int, int): a, isValidChunk, method_20181, positionEquals, m_httgvrxc, positionEquals, m_104438_
void (int, int): d, drop, method_2859, unload, m_bmjwofge, m_104455_
void (int, int): d, drop, method_2859, unload, m_bmjwofge, unload, m_104455_
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_dknrfmzc, m_7587_
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_dknrfmzc, getChunk, m_7587_
BlockView (): n, getLevel, method_16399, getWorld, m_bfulocfw, m_7653_
BlockView (): o, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, m_7653_
void (BooleanSupplier): a, tick, method_12127, tick, m_ygtguwfv, m_142483_
void (int, int): e, updateViewCenter, method_20317, setChunkMapCenter, m_wujsddaf, m_104459_
void (int, int): e, updateViewCenter, method_20317, setChunkMapCenter, m_wujsddaf, setChunkMapCenter, m_104459_
void (int): a, updateViewRadius, method_20180, updateLoadDistance, m_gauepjav, m_104416_
void (int): a, updateViewRadius, method_20180, updateLoadDistance, m_gauepjav, updateLoadDistance, m_104416_
int (int): b, calculateStorageRange, method_20230, getChunkMapRadius, m_sizngzij, m_104448_
int (int): b, calculateStorageRange, method_20230, getChunkMapRadius, m_sizngzij, getChunkMapRadius, m_104448_
String (): e, gatherStats, method_12122, getDebugString, m_mhpjzrja, m_6754_
String (): e, gatherStats, method_12122, getDebugString, m_mhpjzrja, getDebugString, m_6754_
int (): h, getLoadedChunksCount, method_14151, getLoadedChunkCount, m_dnkngmin, m_142061_
int (): h, getLoadedChunksCount, method_14151, getLoadedChunkCount, m_dnkngmin, getLoadedChunkCount, m_142061_
void (LightType, ChunkSectionPos): a, onLightUpdate, method_12247, onLightUpdate, m_gfdmyksh, m_6506_
void (LightType, ChunkSectionPos): a, onLightUpdate, method_12247, onLightUpdate, m_gfdmyksh, onLightUpdate, m_6506_
WorldChunk (int, int, PacketByteBuf, NbtCompound, Consumer<ChunkData$BlockEntityVisitor>): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, m_194116_
WorldChunk (int, int, PacketByteBuf, NbtCompound, Consumer<ChunkData$BlockEntityVisitor>): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, loadChunkFromPacket, m_194116_
void (BooleanSupplier, boolean): a, tick, method_12127, tick, m_ygtguwfv, tick, m_201698_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ejg
elj
Fields
Constructors
Methods
LightingProvider (): l, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, m_7827_
LightingProvider (): m, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, m_7827_
BlockView (): m, getLevel, method_16399, getWorld, m_bfulocfw, m_7653_
BlockView (): n, getLevel, method_16399, getWorld, m_bfulocfw, m_7653_
WorldChunk (int, int, BiomeArray, PacketByteBuf, NbtCompound, BitSet): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, m_171615_
WorldChunk (int, int, PacketByteBuf, NbtCompound, Consumer<ChunkData$BlockEntityVisitor>): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, m_194116_
1.17.1
Names
ejf
ejg
Fields
Constructors
Methods
1.17
Names
dwr
ejf
net.minecraft.client.multiplayer.ClientChunkProvider
net.minecraft.src.C_3895_
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_3679, LOGGER, f_qdjuofoe, field_147436_a, LOGGER
org.apache.logging.log4j.Logger: a, LOGGER, field_3679, LOGGER, f_qdjuofoe, f_104407_
WorldChunk: b, emptyChunk, field_3676, emptyChunk, f_dcouewpk, field_73238_a, empty
WorldChunk: b, emptyChunk, field_3676, emptyChunk, f_dcouewpk, f_104408_
LightingProvider: c, lightEngine, field_3677, lightingProvider, f_cjflpbbi, field_217255_c, lightManager
LightingProvider: c, lightEngine, field_3677, lightingProvider, f_cjflpbbi, f_104409_
ClientChunkManager$ClientChunkMap: d, storage, field_16246, chunks, f_jwclggdz, field_217256_d, array
ClientChunkManager$ClientChunkMap: d, storage, field_16246, chunks, f_jwclggdz, f_104410_
ClientWorld: e, level, field_16525, world, f_vvletiwv, field_73235_d, world
ClientWorld: e, level, field_16525, world, f_vvletiwv, f_104411_
Constructors
Methods
LightingProvider (): l, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, func_212863_j_, getLightManager
LightingProvider (): l, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, m_7827_
boolean (WorldChunk, int, int): a, isValidChunk, method_20181, positionEquals, m_httgvrxc, func_217249_a, isValid
boolean (WorldChunk, int, int): a, isValidChunk, method_20181, positionEquals, m_httgvrxc, m_104438_
void (int, int): d, drop, method_2859, unload, m_bmjwofge, func_73234_b, unloadChunk
void (int, int): d, drop, method_2859, unload, m_bmjwofge, m_104455_
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_dknrfmzc, func_212849_a_, getChunk
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_dknrfmzc, m_7587_
BlockView (): m, getLevel, method_16399, getWorld, m_bfulocfw, func_212864_k_, getWorld
BlockView (): m, getLevel, method_16399, getWorld, m_bfulocfw, m_7653_
void (BooleanSupplier): a, tick, method_28102, tick, m_fqrgwzxo, func_217207_a, tick
void (BooleanSupplier): a, tick, method_12127, tick, m_ygtguwfv, m_142483_
void (int, int): e, updateViewCenter, method_20317, setChunkMapCenter, m_wujsddaf, func_217251_d, setCenter
void (int, int): e, updateViewCenter, method_20317, setChunkMapCenter, m_wujsddaf, m_104459_
void (int): a, updateViewRadius, method_20180, updateLoadDistance, m_gauepjav, func_217248_a, setViewDistance
void (int): a, updateViewRadius, method_20180, updateLoadDistance, m_gauepjav, m_104416_
int (int): b, calculateStorageRange, method_20230, getChunkMapRadius, m_sizngzij, func_217254_b, adjustViewDistance
int (int): b, calculateStorageRange, method_20230, getChunkMapRadius, m_sizngzij, m_104448_
String (): e, gatherStats, method_12122, getDebugString, m_mhpjzrja, func_73148_d, makeString
String (): e, gatherStats, method_12122, getDebugString, m_mhpjzrja, m_6754_
int (): h, getLoadedChunksCount, method_20182, getLoadedChunkCount, m_vlhrajmv, func_217252_g, getLoadedChunksCount
int (): h, getLoadedChunksCount, method_14151, getLoadedChunkCount, m_dnkngmin, m_142061_
void (LightType, ChunkSectionPos): a, onLightUpdate, method_12247, onLightUpdate, m_gfdmyksh, func_217201_a, markLightChanged
void (LightType, ChunkSectionPos): a, onLightUpdate, method_12247, onLightUpdate, m_gfdmyksh, m_6506_
boolean (BlockPos): a, isTickingChunk, method_20529, shouldTickBlock, m_vykmrylv, func_222866_a, canTick
boolean (ChunkPos): a, isEntityTickingChunk, method_20591, shouldTickChunk, m_zmkabsod, func_222865_a, isChunkLoaded
boolean (Entity): a, isEntityTickingChunk, method_12125, shouldTickEntity, m_xfbdiylu, func_217204_a, isChunkLoaded
WorldChunk (int, int, BiomeArray, PacketByteBuf, NbtCompound, int, boolean): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, func_228313_a_, loadChunk
WorldChunk (int, int, BiomeArray, PacketByteBuf, NbtCompound, BitSet): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, m_171615_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
dwj
dwr
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
dyk
dwj
Fields
Constructors
Methods
1.16.1
Names
dnm
dyk
Fields
Constructors
Methods
LightingProvider (): k, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, func_212863_j_, getLightManager
LightingProvider (): l, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, func_212863_j_, getLightManager
BlockView (): l, getLevel, method_16399, getWorld, m_bfulocfw, func_212864_k_, getWorld
BlockView (): m, getLevel, method_16399, getWorld, m_bfulocfw, func_212864_k_, getWorld
void (BooleanSupplier): a, tick, method_12127, tick, m_ygtguwfv, func_217207_a, tick
void (BooleanSupplier): a, tick, method_28102, tick, m_fqrgwzxo, func_217207_a, tick
WorldChunk (int, int, BiomeArray, PacketByteBuf, CompoundTag, int): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, func_228313_a_, loadChunk
WorldChunk (int, int, BiomeArray, PacketByteBuf, CompoundTag, int, boolean): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, func_228313_a_, loadChunk
1.15.2
Names
dnj
dnm
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
LightingProvider (): k, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, func_212863_j_, func_212863_j_
LightingProvider (): k, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, func_212863_j_, getLightManager
BlockView (): l, getLevel, method_16399, getWorld, m_bfulocfw, func_212864_k_, func_212864_k_
BlockView (): l, getLevel, method_16399, getWorld, m_bfulocfw, func_212864_k_, getWorld
WorldChunk (int, int, BiomeArray, PacketByteBuf, CompoundTag, int): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, func_228313_a_, func_228313_a_
WorldChunk (int, int, BiomeArray, PacketByteBuf, CompoundTag, int): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, func_228313_a_, loadChunk
1.15
Names
dka
dnj
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_3679, LOGGER, f_qdjuofoe, LOGGER, field_147436_a, LOGGER
org.apache.logging.log4j.Logger: a, LOGGER, field_3679, LOGGER, f_qdjuofoe, field_147436_a, LOGGER
WorldChunk: b, emptyChunk, field_3676, emptyChunk, f_dcouewpk, empty, field_73238_a, empty
WorldChunk: b, emptyChunk, field_3676, emptyChunk, f_dcouewpk, field_73238_a, empty
LightingProvider: c, lightEngine, field_3677, lightingProvider, f_cjflpbbi, f_07270262, field_217255_c, lightManager
LightingProvider: c, lightEngine, field_3677, lightingProvider, f_cjflpbbi, field_217255_c, lightManager
ClientChunkManager$ClientChunkMap: d, storage, field_16246, chunks, f_jwclggdz, f_04399089, field_217256_d, array
ClientChunkManager$ClientChunkMap: d, storage, field_16246, chunks, f_jwclggdz, field_217256_d, array
ClientWorld: e, level, field_16525, world, f_vvletiwv, f_18175975, field_73235_d, world
ClientWorld: e, level, field_16525, world, f_vvletiwv, field_73235_d, world
Constructors
Methods
LightingProvider (): k, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightEngine, func_212863_j_, func_212863_j_
LightingProvider (): k, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, func_212863_j_, func_212863_j_
boolean (WorldChunk, int, int): a, isValidChunk, method_20181, m_httgvrxc, m_17450985, func_217249_a, isValid
boolean (WorldChunk, int, int): a, isValidChunk, method_20181, positionEquals, m_httgvrxc, func_217249_a, isValid
void (int, int): d, drop, method_2859, unload, m_bmjwofge, unloadChunk, func_73234_b, unloadChunk
void (int, int): d, drop, method_2859, unload, m_bmjwofge, func_73234_b, unloadChunk
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_dknrfmzc, getChunk, func_212849_a_, getChunk
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_dknrfmzc, func_212849_a_, getChunk
BlockView (): l, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, func_212864_k_, getWorld
BlockView (): l, getLevel, method_16399, getWorld, m_bfulocfw, func_212864_k_, func_212864_k_
WorldChunk (World, int, int, PacketByteBuf, CompoundTag, int, boolean): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, m_70604962, func_217250_a, updateChunkFromPacket
void (BooleanSupplier): a, tick, method_12127, tick, m_ygtguwfv, tick, func_217207_a, tick
void (BooleanSupplier): a, tick, method_12127, tick, m_ygtguwfv, func_217207_a, tick
void (int, int): e, updateViewCenter, method_20317, setChunkMapCenter, m_wujsddaf, m_04374037, func_217251_d, setCenter
void (int, int): e, updateViewCenter, method_20317, setChunkMapCenter, m_wujsddaf, func_217251_d, setCenter
void (int): a, updateViewRadius, method_20180, updateLoadDistance, m_gauepjav, m_49107435, func_217248_a, setViewDistance
void (int): a, updateViewRadius, method_20180, updateLoadDistance, m_gauepjav, func_217248_a, setViewDistance
int (int): b, calculateStorageRange, method_20230, m_sizngzij, m_53016842, func_217254_b, adjustViewDistance
int (int): b, calculateStorageRange, method_20230, getChunkMapRadius, m_sizngzij, func_217254_b, adjustViewDistance
String (): e, gatherStats, method_12122, getDebugString, m_mhpjzrja, getDebugInfo, func_73148_d, makeString
String (): e, gatherStats, method_12122, getDebugString, m_mhpjzrja, func_73148_d, makeString
ChunkGenerator<?> (): g, getGenerator, method_12129, getChunkGenerator, m_ddpenqqs, getGenerator, func_201711_g, getChunkGenerator
int (): h, getLoadedChunksCount, method_20182, m_vlhrajmv, m_32725872, func_217252_g, getLoadedChunksCount
int (): h, getLoadedChunksCount, method_20182, getLoadedChunkCount, m_vlhrajmv, func_217252_g, getLoadedChunksCount
void (LightType, ChunkSectionPos): a, onLightUpdate, method_12247, onLightUpdate, m_gfdmyksh, updateLight, func_217201_a, markLightChanged
void (LightType, ChunkSectionPos): a, onLightUpdate, method_12247, onLightUpdate, m_gfdmyksh, func_217201_a, markLightChanged
boolean (BlockPos): a, isTickingChunk, method_20529, shouldTickBlock, m_vykmrylv, isTickingChunk, func_222866_a, canTick
boolean (BlockPos): a, isTickingChunk, method_20529, shouldTickBlock, m_vykmrylv, func_222866_a, canTick
boolean (ChunkPos): a, isEntityTickingChunk, method_20591, shouldTickChunk, m_zmkabsod, isEntityTickingChunk, func_222865_a, isChunkLoaded
boolean (ChunkPos): a, isEntityTickingChunk, method_20591, shouldTickChunk, m_zmkabsod, func_222865_a, isChunkLoaded
boolean (Entity): a, isEntityTickingChunk, method_12125, shouldTickEntity, m_xfbdiylu, isEntityTickingChunk, func_217204_a, isChunkLoaded
boolean (Entity): a, isEntityTickingChunk, method_12125, shouldTickEntity, m_xfbdiylu, func_217204_a, isChunkLoaded
WorldChunk (int, int, BiomeArray, PacketByteBuf, CompoundTag, int): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, func_228313_a_, func_228313_a_
1.14.4
Names
dhm
dka
net.minecraft.client.multiplayer.ClientChunkCache
net.minecraft.unmapped.C_rxbefbuv
Fields
org.apache.logging.log4j.Logger: a, field_3679, LOGGER, LOGGER, field_147436_a, LOGGER
org.apache.logging.log4j.Logger: a, LOGGER, field_3679, LOGGER, f_qdjuofoe, LOGGER, field_147436_a, LOGGER
WorldChunk: b, field_3676, emptyChunk, empty, field_73238_a, empty
WorldChunk: b, emptyChunk, field_3676, emptyChunk, f_dcouewpk, empty, field_73238_a, empty
LightingProvider: c, field_3677, lightingProvider, f_07270262, field_217255_c, lightManager
LightingProvider: c, lightEngine, field_3677, lightingProvider, f_cjflpbbi, f_07270262, field_217255_c, lightManager
ClientChunkManager$ClientChunkMap: d, field_16246, chunks, f_04399089, field_217256_d, array
ClientChunkManager$ClientChunkMap: d, storage, field_16246, chunks, f_jwclggdz, f_04399089, field_217256_d, array
ClientWorld: e, field_16525, world, f_18175975, field_73235_d, world
ClientWorld: e, level, field_16525, world, f_vvletiwv, f_18175975, field_73235_d, world
Constructors
Methods
LightingProvider (): j, method_12130, getLightingProvider, getLightEngine, func_212863_j_, getLightManager
LightingProvider (): k, getLightEngine, method_12130, getLightingProvider, m_rkrqvjba, getLightEngine, func_212863_j_, func_212863_j_
boolean (WorldChunk, int, int): a, method_20181, method_20181, m_17450985, func_217249_a, isValid
boolean (WorldChunk, int, int): a, isValidChunk, method_20181, m_httgvrxc, m_17450985, func_217249_a, isValid
void (int, int): c, method_2859, unload, unloadChunk, func_73234_b, unloadChunk
void (int, int): d, drop, method_2859, unload, m_bmjwofge, unloadChunk, func_73234_b, unloadChunk
WorldChunk (int, int, ChunkStatus, boolean): b, method_2857, method_2857, getChunk, func_212849_a_, getChunk
WorldChunk (int, int, ChunkStatus, boolean): b, getChunk, method_2857, getChunk, m_dknrfmzc, getChunk, func_212849_a_, getChunk
BlockView (): k, method_16399, getWorld, getWorld, func_212864_k_, getWorld
BlockView (): l, getLevel, method_16399, getWorld, m_bfulocfw, getWorld, func_212864_k_, getWorld
WorldChunk (World, int, int, PacketByteBuf, CompoundTag, int, boolean): a, method_16020, loadChunkFromPacket, m_70604962, func_217250_a, updateChunkFromPacket
WorldChunk (World, int, int, PacketByteBuf, CompoundTag, int, boolean): a, replaceWithPacketData, method_16020, loadChunkFromPacket, m_xydrtrbp, m_70604962, func_217250_a, updateChunkFromPacket
void (BooleanSupplier): a, method_12127, tick, tick, func_217207_a, tick
void (BooleanSupplier): a, tick, method_12127, tick, m_ygtguwfv, tick, func_217207_a, tick
void (int, int): d, method_20317, setChunkMapCenter, m_04374037, func_217251_d, setCenter
void (int, int): e, updateViewCenter, method_20317, setChunkMapCenter, m_wujsddaf, m_04374037, func_217251_d, setCenter
void (int): a, method_20180, updateLoadDistance, m_49107435, func_217248_a, setViewDistance
void (int): a, updateViewRadius, method_20180, updateLoadDistance, m_gauepjav, m_49107435, func_217248_a, setViewDistance
int (int): b, method_20230, method_20230, m_53016842, func_217254_b, adjustViewDistance
int (int): b, calculateStorageRange, method_20230, m_sizngzij, m_53016842, func_217254_b, adjustViewDistance
String (): e, method_12122, getStatus, getDebugInfo, func_73148_d, makeString
String (): e, gatherStats, method_12122, getDebugString, m_mhpjzrja, getDebugInfo, func_73148_d, makeString
ChunkGenerator<?> (): f, method_12129, getChunkGenerator, getGenerator, func_201711_g, getChunkGenerator
ChunkGenerator<?> (): g, getGenerator, method_12129, getChunkGenerator, m_ddpenqqs, getGenerator, func_201711_g, getChunkGenerator
int (): g, method_20182, method_20182, m_32725872, func_217252_g, getLoadedChunksCount
int (): h, getLoadedChunksCount, method_20182, m_vlhrajmv, m_32725872, func_217252_g, getLoadedChunksCount
void (LightType, ChunkSectionPos): a, method_12247, onLightUpdate, updateLight, func_217201_a, markLightChanged
void (LightType, ChunkSectionPos): a, onLightUpdate, method_12247, onLightUpdate, m_gfdmyksh, updateLight, func_217201_a, markLightChanged
boolean (BlockPos): a, method_20529, shouldTickBlock, isTickingChunk, func_222866_a, canTick
boolean (BlockPos): a, isTickingChunk, method_20529, shouldTickBlock, m_vykmrylv, isTickingChunk, func_222866_a, canTick
boolean (ChunkPos): a, method_20591, shouldTickChunk, isEntityTickingChunk, func_222865_a, isChunkLoaded
boolean (ChunkPos): a, isEntityTickingChunk, method_20591, shouldTickChunk, m_zmkabsod, isEntityTickingChunk, func_222865_a, isChunkLoaded
boolean (Entity): a, method_12125, shouldTickEntity, isEntityTickingChunk, func_217204_a, isChunkLoaded
boolean (Entity): a, isEntityTickingChunk, method_12125, shouldTickEntity, m_xfbdiylu, isEntityTickingChunk, func_217204_a, isChunkLoaded
1.14.3
Names
dhi
dhm
net.minecraft.client.world.ClientChunkManager
Fields
org.apache.logging.log4j.Logger: a, field_3679, LOGGER, field_147436_a, LOGGER
org.apache.logging.log4j.Logger: a, field_3679, LOGGER, LOGGER, field_147436_a, LOGGER
WorldChunk: b, field_3676, empty, field_73238_a, empty
WorldChunk: b, field_3676, emptyChunk, empty, field_73238_a, empty
LightEngine: c, field_3677, f_07270262, field_217255_c, lightManager
LightingProvider: c, field_3677, lightingProvider, f_07270262, field_217255_c, lightManager
ClientChunkCache$C_91483361: d, field_16246, f_04399089, field_217256_d, array
ClientChunkManager$ClientChunkMap: d, field_16246, chunks, f_04399089, field_217256_d, array
ClientWorld: e, field_16525, f_18175975, field_73235_d, world
ClientWorld: e, field_16525, world, f_18175975, field_73235_d, world
Constructors
Methods
LightEngine (): j, method_12130, getLightEngine, func_212863_j_, getLightManager
LightingProvider (): j, method_12130, getLightingProvider, getLightEngine, func_212863_j_, getLightManager
boolean (WorldChunk, int, int): a, method_20181, m_17450985, func_217249_a, isValid
boolean (WorldChunk, int, int): a, method_20181, method_20181, m_17450985, func_217249_a, isValid
void (int, int): c, method_2859, unloadChunk, func_73234_b, unloadChunk
void (int, int): c, method_2859, unload, unloadChunk, func_73234_b, unloadChunk
WorldChunk (int, int, ChunkStatus, boolean): b, method_2857, getChunk, func_212849_a_, getChunk
WorldChunk (int, int, ChunkStatus, boolean): b, method_2857, method_2857, getChunk, func_212849_a_, getChunk
BlockView (): k, method_16399, getWorld, func_212864_k_, getWorld
BlockView (): k, method_16399, getWorld, getWorld, func_212864_k_, getWorld
WorldChunk (World, int, int, PacketByteBuf, NbtCompound, int, boolean): a, method_16020, m_70604962, func_217250_a, func_217250_a
WorldChunk (World, int, int, PacketByteBuf, CompoundTag, int, boolean): a, method_16020, loadChunkFromPacket, m_70604962, func_217250_a, updateChunkFromPacket
void (BooleanSupplier): a, method_12127, tick, func_217207_a, tick
void (BooleanSupplier): a, method_12127, tick, tick, func_217207_a, tick
void (int, int): d, method_20317, m_04374037, func_217251_d, setCenter
void (int, int): d, method_20317, setChunkMapCenter, m_04374037, func_217251_d, setCenter
void (int): a, method_20180, m_49107435, func_217248_a, setViewDistance
void (int): a, method_20180, updateLoadDistance, m_49107435, func_217248_a, setViewDistance
int (int): b, method_20230, m_53016842, func_217254_b, adjustViewDistance
int (int): b, method_20230, method_20230, m_53016842, func_217254_b, adjustViewDistance
String (): e, method_12122, getDebugInfo, func_73148_d, makeString
String (): e, method_12122, getStatus, getDebugInfo, func_73148_d, makeString
AbstractChunkGenerator<?> (): f, method_12129, getGenerator, func_201711_g, getChunkGenerator
ChunkGenerator<?> (): f, method_12129, getChunkGenerator, getGenerator, func_201711_g, getChunkGenerator
int (): g, method_20182, m_32725872, func_217252_g, func_217252_g
int (): g, method_20182, method_20182, m_32725872, func_217252_g, getLoadedChunksCount
void (LightType, SectionPos): a, method_12247, updateLight, func_217201_a, func_217201_a
void (LightType, ChunkSectionPos): a, method_12247, onLightUpdate, updateLight, func_217201_a, markLightChanged
boolean (BlockPos): a, method_20529, isTickingChunk, func_222866_a, canTick
boolean (BlockPos): a, method_20529, shouldTickBlock, isTickingChunk, func_222866_a, canTick
boolean (ChunkPos): a, method_20591, isEntityTickingChunk, func_222865_a, isChunkLoaded
boolean (ChunkPos): a, method_20591, shouldTickChunk, isEntityTickingChunk, func_222865_a, isChunkLoaded
boolean (Entity): a, method_12125, isEntityTickingChunk, func_217204_a, isChunkLoaded
boolean (Entity): a, method_12125, shouldTickEntity, isEntityTickingChunk, func_217204_a, isChunkLoaded
1.14.2
Names
Fields
org.apache.logging.log4j.Logger: a, field_3679, LOGGER, field_147436_a, field_147436_a
org.apache.logging.log4j.Logger: a, field_3679, LOGGER, field_147436_a, LOGGER
WorldChunk: b, field_3676, empty, field_73238_a, field_73238_a
WorldChunk: b, field_3676, empty, field_73238_a, empty
LightEngine: c, field_3677, f_07270262, field_217255_c, field_217255_c
LightEngine: c, field_3677, f_07270262, field_217255_c, lightManager
ClientChunkCache$C_91483361: d, field_16246, f_04399089, field_217256_d, field_217256_d
ClientChunkCache$C_91483361: d, field_16246, f_04399089, field_217256_d, array
ClientWorld: e, field_16525, f_18175975, field_73235_d, field_73235_d
ClientWorld: e, field_16525, f_18175975, field_73235_d, world
Constructors
Methods
LightEngine (): j, method_12130, getLightEngine, func_212863_j_, func_212863_j_
LightEngine (): j, method_12130, getLightEngine, func_212863_j_, getLightManager
boolean (WorldChunk, int, int): a, method_20181, m_17450985, func_217249_a, func_217249_a
boolean (WorldChunk, int, int): a, method_20181, m_17450985, func_217249_a, isValid
WorldChunk (int, int, ChunkStatus, boolean): b, method_2857, getChunk, func_212849_a_, func_212849_a_
WorldChunk (int, int, ChunkStatus, boolean): b, method_2857, getChunk, func_212849_a_, getChunk
BlockView (): k, method_16399, getWorld, func_212864_k_, func_212864_k_
BlockView (): k, method_16399, getWorld, func_212864_k_, getWorld
void (BooleanSupplier): a, method_12127, tick, func_217207_a, func_217207_a
void (BooleanSupplier): a, method_12127, tick, func_217207_a, tick
void (int, int): d, method_20317, m_04374037, func_217251_d, func_217251_d
void (int, int): d, method_20317, m_04374037, func_217251_d, setCenter
void (int): a, method_20180, m_49107435, func_217248_a, func_217248_a
void (int): a, method_20180, m_49107435, func_217248_a, setViewDistance
int (int): b, method_20230, m_53016842, func_217254_b, func_217254_b
int (int): b, method_20230, m_53016842, func_217254_b, adjustViewDistance
boolean (BlockPos): a, method_20529, isTickingChunk, func_222866_a, canTick
boolean (ChunkPos): a, method_20591, isEntityTickingChunk, func_222865_a, isChunkLoaded
boolean (Entity): a, method_12125, isEntityTickingChunk, func_217204_a, isChunkLoaded
1.14.1
Names
dhg
dhi
Fields
Constructors
Methods
1.14
Names
dhg
net.minecraft.class_631
net.minecraft.client.world.chunk.ClientChunkCache
net.minecraft.client.multiplayer.ClientChunkProvider
net.minecraft.client.multiplayer.ClientChunkProvider
Fields
org.apache.logging.log4j.Logger: a, field_3679, LOGGER, field_147436_a, field_147436_a
WorldChunk: b, field_3676, empty, field_73238_a, field_73238_a
LightEngine: c, field_3677, f_07270262, field_217255_c, field_217255_c
ClientChunkCache$C_91483361: d, field_16246, f_04399089, field_217256_d, field_217256_d
ClientWorld: e, field_16525, f_18175975, field_73235_d, field_73235_d
Constructors
(ClientWorld, int)
Methods
LightEngine (): j, method_12130, getLightEngine, func_212863_j_, func_212863_j_
boolean (WorldChunk, int, int): a, method_20181, m_17450985, func_217249_a, func_217249_a
void (int, int): c, method_2859, unloadChunk, func_73234_b, unloadChunk
WorldChunk (int, int, ChunkStatus, boolean): b, method_2857, getChunk, func_212849_a_, func_212849_a_
BlockView (): k, method_16399, getWorld, func_212864_k_, func_212864_k_
WorldChunk (World, int, int, PacketByteBuf, NbtCompound, int, boolean): a, method_16020, m_70604962, func_217250_a, func_217250_a
void (BooleanSupplier): a, method_12127, tick, func_217207_a, func_217207_a
void (int, int): d, method_20317, m_04374037, func_217251_d, func_217251_d
void (int): a, method_20180, m_49107435, func_217248_a, func_217248_a
int (int): b, method_20230, m_53016842, func_217254_b, func_217254_b
String (): e, method_12122, getDebugInfo, func_73148_d, makeString
AbstractChunkGenerator<?> (): f, method_12129, getGenerator, func_201711_g, getChunkGenerator
int (): g, method_20182, m_32725872, func_217252_g, func_217252_g
void (LightType, SectionPos): a, method_12247, updateLight, func_217201_a, func_217201_a