History - net.minecraft.world.level.entity.PersistentEntitySectionManager
25w06a
Names
ebm
eex
Fields
EntitySectionStorage<T>: f, sectionStorage, field_27265, f_nmekxqpg, cache, cache, f_157495_
EntitySectionStorage<T>: f, sectionStorage, field_27265, f_nmekxqpg, cache, cache
org.slf4j.Logger: a, LOGGER, field_27260, f_diewhmbw, LOGGER, LOGGER, f_157490_
org.slf4j.Logger: a, LOGGER, field_27260, f_diewhmbw, LOGGER, LOGGER
Set<UUID>: b, knownUuids, field_27261, f_abjrqcrg, entityUuids, entityUuids, f_157491_
Set<UUID>: b, knownUuids, field_27261, f_abjrqcrg, entityUuids, entityUuids
LevelCallback<T>: c, callbacks, field_27262, f_estuhvio, handler, handler, f_157492_
LevelCallback<T>: c, callbacks, field_27262, f_estuhvio, handler, handler
EntityPersistentStorage<T>: d, permanentStorage, field_27263, f_jyyozchw, dataAccess, dataAccess, f_157493_
EntityPersistentStorage<T>: d, permanentStorage, field_27263, f_jyyozchw, dataAccess, dataAccess
EntityLookup<T>: e, visibleEntityStorage, field_27264, f_yubftinj, index, index, f_157494_
EntityLookup<T>: e, visibleEntityStorage, field_27264, f_yubftinj, index, index
LevelEntityGetter<T>: g, entityGetter, field_27266, f_qudcokdm, lookup, lookup, f_157496_
LevelEntityGetter<T>: g, entityGetter, field_27266, f_qudcokdm, lookup, lookup
it.unimi.dsi.fastutil.longs.Long2ObjectMap<Visibility>: h, chunkVisibility, field_27267, f_orppfqjr, trackingStatuses, trackingStatuses, f_157497_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<Visibility>: h, chunkVisibility, field_27267, f_orppfqjr, trackingStatuses, trackingStatuses
it.unimi.dsi.fastutil.longs.Long2ObjectMap<PersistentEntitySectionManager$ChunkLoadStatus>: i, chunkLoadStatuses, field_27268, f_tjczwahe, managedStatuses, managedStatuses, f_157498_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<PersistentEntitySectionManager$ChunkLoadStatus>: i, chunkLoadStatuses, field_27268, f_tjczwahe, managedStatuses, managedStatuses
it.unimi.dsi.fastutil.longs.LongSet: j, chunksToUnload, field_27269, f_oqidhiag, pendingUnloads, pendingUnloads, f_157499_
it.unimi.dsi.fastutil.longs.LongSet: j, chunksToUnload, field_27269, f_oqidhiag, pendingUnloads, pendingUnloads
Queue<ChunkEntities<T>>: k, loadingInbox, field_27270, f_rgylyrkq, loadingQueue, loadingQueue, f_157500_
Queue<ChunkEntities<T>>: k, loadingInbox, field_27270, f_rgylyrkq, loadingQueue, loadingQueue
Constructors
Methods
void (long, EntitySection<T>): a, removeSectionIfEmpty, method_31811, m_gpewtxwc, entityLeftSection, entityLeftSection, m_157509_
void (long, EntitySection<T>): a, removeSectionIfEmpty, method_31811, m_gpewtxwc, entityLeftSection, entityLeftSection
boolean (T): b, addEntityUuid, method_31831, m_quvdwpcr, addEntityUuid, addEntityUuid, m_157557_
boolean (T): b, addEntityUuid, method_31831, m_quvdwpcr, addEntityUuid, addEntityUuid
boolean (T): a, addNewEntity, method_31818, m_cgklqzuy, addEntity, addEntity, m_157533_
boolean (T): a, addNewEntity, method_31818, m_cgklqzuy, addEntity, addEntity
boolean (T, boolean): a, addEntity, method_31820, m_qqvwphac, addEntity, addEntity, m_157538_
boolean (T, boolean): a, addEntity, method_31820, m_qqvwphac, addEntity, addEntity
<T extends EntityAccess> Visibility (T, Visibility): a, getEffectiveStatus, method_31832, m_gguqlrrj, getNeededLoadStatus, getNeededLoadStatus, m_157535_
<T extends EntityAccess> Visibility (T, Visibility): a, getEffectiveStatus, method_31832, m_gguqlrrj, getNeededLoadStatus, getNeededLoadStatus
void (Stream<T>): a, addLegacyChunkEntities, method_31828, m_yrlpmtwi, loadEntities, loadEntities, m_157552_
void (Stream<T>): a, addLegacyChunkEntities, method_31828, m_yrlpmtwi, loadEntities, loadEntities
void (Stream<T>): b, addWorldGenChunkEntities, method_31835, m_mehcaqrk, addEntities, addEntities, m_157559_
void (Stream<T>): b, addWorldGenChunkEntities, method_31835, m_mehcaqrk, addEntities, addEntities
void (T): c, startTicking, method_31838, m_luqarebk, startTicking, startTicking, m_157564_
void (T): c, startTicking, method_31838, m_luqarebk, startTicking, startTicking
void (T): d, stopTicking, method_31843, m_oqwcqrpd, stopTicking, stopTicking, m_157570_
void (T): d, stopTicking, method_31843, m_oqwcqrpd, stopTicking, stopTicking
void (T): e, startTracking, method_31847, m_tqicuzto, startTracking, startTracking, m_157575_
void (T): e, startTracking, method_31847, m_tqicuzto, startTracking, startTracking
void (T): f, stopTracking, method_31850, m_pmkgmadj, stopTracking, stopTracking, m_157580_
void (T): f, stopTracking, method_31850, m_pmkgmadj, stopTracking, stopTracking
void (ChunkPos, FullChunkStatus): a, updateChunkStatus, method_31815, m_sklsqhvo, updateTrackingStatus, updateTrackingStatus, m_287207_
void (ChunkPos, FullChunkStatus): a, updateChunkStatus, method_31815, m_sklsqhvo, updateTrackingStatus, updateTrackingStatus
void (ChunkPos, Visibility): a, updateChunkStatus, method_31816, m_zamsnjdu, updateTrackingStatus, updateTrackingStatus, m_157527_
void (ChunkPos, Visibility): a, updateChunkStatus, method_31816, m_zamsnjdu, updateTrackingStatus, updateTrackingStatus
void (long): b, ensureChunkQueuedForLoad, method_31810, m_yukibllm, readIfFresh, readIfFresh, m_157555_
void (long): b, ensureChunkQueuedForLoad, method_31810, m_yukibllm, readIfFresh, readIfFresh
boolean (long, Consumer<T>): a, storeChunkSections, method_31812, m_hstguevf, trySave, trySave, m_157512_
boolean (long, Consumer<T>): a, storeChunkSections, method_31812, m_hstguevf, trySave, trySave
void (long): c, requestChunkLoad, method_31830, m_psgpvmew, scheduleRead, scheduleRead, m_157562_
void (long): c, requestChunkLoad, method_31830, m_psgpvmew, scheduleRead, scheduleRead
boolean (long): d, processChunkUnload, method_31837, m_ewrzwpim, unload, unload, m_157568_
boolean (long): d, processChunkUnload, method_31837, m_ewrzwpim, unload, unload
void (EntityAccess): g, unloadEntity, method_31852, m_krwfnctz, unload, unload, m_157585_
void (EntityAccess): g, unloadEntity, method_31852, m_krwfnctz, unload, unload
void (): g, processUnloads, method_31851, m_ednsyasl, unloadChunks, unloadChunks, m_157577_
void (): g, processUnloads, method_31851, m_ednsyasl, unloadChunks, unloadChunks
void (): h, processPendingLoads, method_31853, m_bxydndmv, loadChunks, loadChunks, m_157582_
void (): h, processPendingLoads, method_31853, m_bxydndmv, loadChunks, loadChunks
void (): a, tick, method_31809, m_qzxrpkkf, tick, tick, m_157506_
void (): a, tick, method_31809, m_qzxrpkkf, tick, tick
it.unimi.dsi.fastutil.longs.LongSet (): i, getAllChunksToSave, method_31855, m_mntmlaiv, getLoadedChunks, getLoadedChunks, m_157587_
it.unimi.dsi.fastutil.longs.LongSet (): i, getAllChunksToSave, method_31855, m_mntmlaiv, getLoadedChunks, getLoadedChunks
void (): b, autoSave, method_31829, m_rddhigij, save, save, m_157554_
void (): b, autoSave, method_31829, m_rddhigij, save, save
void (): c, saveAll, method_31836, m_wefnsylf, flush, flush, m_157561_
void (): c, saveAll, method_31836, m_wefnsylf, flush, flush
void (): close, close, close
void (): close, close
boolean (UUID): a, isLoaded, method_31827, m_pdxmjlek, has, has, m_157550_
boolean (UUID): a, isLoaded, method_31827, m_pdxmjlek, has, has
LevelEntityGetter<T> (): d, getEntityGetter, method_31841, m_vnymsiap, getLookup, getLookup, m_157567_
LevelEntityGetter<T> (): d, getEntityGetter, method_31841, m_vnymsiap, getLookup, getLookup
boolean (BlockPos): a, canPositionTick, method_40022, m_yqtqmwni, shouldTick, shouldTick, m_202167_
boolean (BlockPos): a, canPositionTick, method_40022, m_yqtqmwni, shouldTick, shouldTick
boolean (ChunkPos): a, canPositionTick, method_40021, m_dvokcymf, shouldTick, shouldTick, m_202165_
boolean (ChunkPos): b, canPositionTick, method_40021, m_dvokcymf, shouldTick, shouldTick
boolean (long): a, areEntitiesLoaded, method_37252, m_dlzywvdc, isLoaded, isLoaded, m_157507_
boolean (long): a, areEntitiesLoaded, method_37252, m_dlzywvdc, isLoaded, isLoaded
void (Writer): a, dumpSections, method_31826, m_sjqubzkk, dump, dump, m_157548_
void (Writer): a, dumpSections, method_31826, m_sjqubzkk, dump, dump
String (): e, gatherStats, method_31845, m_srrueovk, getDebugString, getDebugString, m_157572_
String (): e, gatherStats, method_31845, m_srrueovk, getDebugString, getDebugString
int (): f, count, method_54490, m_smrcndka, getIndexSize, getIndexSize, m_306627_
int (): f, count, method_54490, m_smrcndka, getIndexSize, getIndexSize
boolean (ChunkPos): a, isTicking, method_66786, m_bqmrrebn, shouldTickTest
1.21.4
Names
ecj
ebm
Fields
Constructors
Methods
1.21.3
Names
eci
ecj
net.minecraft.world.level.entity.LevelEntityGetterAdapter
net.minecraft.world.level.entity.PersistentEntitySectionManager
Fields
Constructors
Methods
1.21.2
Names
dxq
eci
net.minecraft.world.level.entity.LevelEntityGetterAdapter
net.minecraft.world.level.entity.PersistentEntitySectionManager
net.minecraft.class_5578
net.minecraft.class_5579
net.minecraft.unmapped.C_mcxyadhq
net.minecraft.unmapped.C_jdbhctxz
net.minecraft.world.entity.SimpleEntityLookup
net.minecraft.server.world.ServerEntityManager
net.minecraft.world.entity.SimpleEntityLookup
net.minecraft.server.world.ServerEntityManager
net.minecraft.src.C_141291_
net.minecraft.src.C_141295_
Fields
EntityLookup<T>: a, visibleEntities, field_27258, f_qqfmlwej, index, index, f_156940_
EntitySectionStorage<T>: b, sectionStorage, field_27259, f_ydkkaqdq, cache, cache, f_156941_
EntitySectionStorage<T>: f, sectionStorage, field_27265, f_nmekxqpg, cache, cache, f_157495_
org.slf4j.Logger: a, LOGGER, field_27260, f_diewhmbw, LOGGER, LOGGER, f_157490_
Set<UUID>: b, knownUuids, field_27261, f_abjrqcrg, entityUuids, entityUuids, f_157491_
LevelCallback<T>: c, callbacks, field_27262, f_estuhvio, handler, handler, f_157492_
EntityPersistentStorage<T>: d, permanentStorage, field_27263, f_jyyozchw, dataAccess, dataAccess, f_157493_
EntityLookup<T>: e, visibleEntityStorage, field_27264, f_yubftinj, index, index, f_157494_
LevelEntityGetter<T>: g, entityGetter, field_27266, f_qudcokdm, lookup, lookup, f_157496_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<Visibility>: h, chunkVisibility, field_27267, f_orppfqjr, trackingStatuses, trackingStatuses, f_157497_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<PersistentEntitySectionManager$ChunkLoadStatus>: i, chunkLoadStatuses, field_27268, f_tjczwahe, managedStatuses, managedStatuses, f_157498_
it.unimi.dsi.fastutil.longs.LongSet: j, chunksToUnload, field_27269, f_oqidhiag, pendingUnloads, pendingUnloads, f_157499_
Queue<ChunkEntities<T>>: k, loadingInbox, field_27270, f_rgylyrkq, loadingQueue, loadingQueue, f_157500_
Constructors
(EntityLookup<T>, EntitySectionStorage<T>)
(Class<T>, LevelCallback<T>, EntityPersistentStorage<T>)
Methods
T (int): a, get, method_31804, m_wgzlklyy, get, get, m_142597_
T (UUID): a, get, method_31808, m_yibysghy, get, get, m_142694_
Iterable<T> (): a, getAll, method_31803, m_sbvfuiqw, iterate, iterate, m_142273_
void (AABB, Consumer<T>): a, get, method_31807, m_hcbcytkb, forEachIntersects, forEachIntersecting, m_142232_
<U extends T> void (EntityTypeTest<T, U>, AbortableIterationConsumer<U>): a, get, method_31806, m_wpuibyad, forEach, forEach, m_142690_
<U extends T> void (EntityTypeTest<T, U>, AABB, AbortableIterationConsumer<U>): a, get, method_31805, m_jinuyjwx, forEachIntersects, forEachIntersecting, m_142137_
void (long, EntitySection<T>): a, removeSectionIfEmpty, method_31811, m_gpewtxwc, entityLeftSection, entityLeftSection, m_157509_
boolean (T): b, addEntityUuid, method_31831, m_quvdwpcr, addEntityUuid, addEntityUuid, m_157557_
boolean (T): a, addNewEntity, method_31818, m_cgklqzuy, addEntity, addEntity, m_157533_
boolean (T, boolean): a, addEntity, method_31820, m_qqvwphac, addEntity, addEntity, m_157538_
<T extends EntityAccess> Visibility (T, Visibility): a, getEffectiveStatus, method_31832, m_gguqlrrj, getNeededLoadStatus, getNeededLoadStatus, m_157535_
void (Stream<T>): a, addLegacyChunkEntities, method_31828, m_yrlpmtwi, loadEntities, loadEntities, m_157552_
void (Stream<T>): b, addWorldGenChunkEntities, method_31835, m_mehcaqrk, addEntities, addEntities, m_157559_
void (T): c, startTicking, method_31838, m_luqarebk, startTicking, startTicking, m_157564_
void (T): d, stopTicking, method_31843, m_oqwcqrpd, stopTicking, stopTicking, m_157570_
void (T): e, startTracking, method_31847, m_tqicuzto, startTracking, startTracking, m_157575_
void (T): f, stopTracking, method_31850, m_pmkgmadj, stopTracking, stopTracking, m_157580_
void (ChunkPos, FullChunkStatus): a, updateChunkStatus, method_31815, m_sklsqhvo, updateTrackingStatus, updateTrackingStatus, m_287207_
void (ChunkPos, Visibility): a, updateChunkStatus, method_31816, m_zamsnjdu, updateTrackingStatus, updateTrackingStatus, m_157527_
void (long): b, ensureChunkQueuedForLoad, method_31810, m_yukibllm, readIfFresh, readIfFresh, m_157555_
boolean (long, Consumer<T>): a, storeChunkSections, method_31812, m_hstguevf, trySave, trySave, m_157512_
void (long): c, requestChunkLoad, method_31830, m_psgpvmew, scheduleRead, scheduleRead, m_157562_
boolean (long): d, processChunkUnload, method_31837, m_ewrzwpim, unload, unload, m_157568_
void (EntityAccess): g, unloadEntity, method_31852, m_krwfnctz, unload, unload, m_157585_
void (): g, processUnloads, method_31851, m_ednsyasl, unloadChunks, unloadChunks, m_157577_
void (): h, processPendingLoads, method_31853, m_bxydndmv, loadChunks, loadChunks, m_157582_
void (): a, tick, method_31809, m_qzxrpkkf, tick, tick, m_157506_
it.unimi.dsi.fastutil.longs.LongSet (): i, getAllChunksToSave, method_31855, m_mntmlaiv, getLoadedChunks, getLoadedChunks, m_157587_
void (): b, autoSave, method_31829, m_rddhigij, save, save, m_157554_
void (): c, saveAll, method_31836, m_wefnsylf, flush, flush, m_157561_
void (): close, close, close
boolean (UUID): a, isLoaded, method_31827, m_pdxmjlek, has, has, m_157550_
LevelEntityGetter<T> (): d, getEntityGetter, method_31841, m_vnymsiap, getLookup, getLookup, m_157567_
boolean (BlockPos): a, canPositionTick, method_40022, m_yqtqmwni, shouldTick, shouldTick, m_202167_
boolean (ChunkPos): a, canPositionTick, method_40021, m_dvokcymf, shouldTick, shouldTick, m_202165_
boolean (long): a, areEntitiesLoaded, method_37252, m_dlzywvdc, isLoaded, isLoaded, m_157507_
void (Writer): a, dumpSections, method_31826, m_sjqubzkk, dump, dump, m_157548_
String (): e, gatherStats, method_31845, m_srrueovk, getDebugString, getDebugString, m_157572_
int (): f, count, method_54490, m_smrcndka, getIndexSize, getIndexSize, m_306627_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dwo
dxq
Fields
Constructors
Methods
1.20.6
Names
dwn
dwo
net.minecraft.world.level.entity.LevelEntityGetter
net.minecraft.world.level.entity.LevelEntityGetterAdapter
Fields
Constructors
Methods
1.20.5
Names
dnh
dwn
net.minecraft.world.level.entity.LevelEntityGetter
net.minecraft.world.level.entity.LevelEntityGetterAdapter
net.minecraft.class_5577
net.minecraft.class_5578
net.minecraft.unmapped.C_mmgrdxia
net.minecraft.unmapped.C_mcxyadhq
net.minecraft.world.entity.EntityLookup
net.minecraft.world.entity.SimpleEntityLookup
net.minecraft.world.entity.EntityLookup
net.minecraft.world.entity.SimpleEntityLookup
net.minecraft.src.C_141290_
net.minecraft.src.C_141291_
Fields
EntityLookup<T>: a, visibleEntities, field_27258, f_qqfmlwej, index, index, f_156940_
EntitySectionStorage<T>: b, sectionStorage, field_27259, f_ydkkaqdq, cache, cache, f_156941_
Constructors
(EntityLookup<T>, EntitySectionStorage<T>)
Methods
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
djj
dnh
Fields
Constructors
Methods
1.20.2
Names
dgb
djj
Fields
Constructors
Methods
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
dfq
dgb
Fields
Constructors
Methods
1.19.4
Names
dcs
dfq
Fields
Constructors
Methods
1.19.3
Names
czl
dcs
Fields
Constructors
Methods
<U extends T> void (EntityTypeTest<T, U>, Consumer<U>): a, get, method_31806, m_adfrpaie, forEach, forEach, m_142690_
void (AABB, Consumer<T>): a, get, method_31807, m_hcbcytkb, forEachIntersects, forEachIntersects, m_142232_
void (AABB, Consumer<T>): a, get, method_31807, m_hcbcytkb, forEachIntersects, forEachIntersecting, m_142232_
<U extends T> void (EntityTypeTest<T, U>, AABB, Consumer<U>): a, get, method_31805, m_quxrlzjo, forEachIntersects, forEachIntersects, m_142137_
<U extends T> void (EntityTypeTest<T, U>, AbortableIterationConsumer<U>): a, get, method_31806, m_wpuibyad, forEach, forEach, m_142690_
<U extends T> void (EntityTypeTest<T, U>, AABB, AbortableIterationConsumer<U>): a, get, method_31805, m_jinuyjwx, forEachIntersects, forEachIntersecting, m_142137_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
cyo
czl
Fields
Constructors
Methods
1.19
Names
csp
cyo
Fields
Constructors
Methods
1.18.2
Names
crx
csp
net.minecraft.world.entity.EntityLookup
Fields
Constructors
Methods
T (int): a, get, method_31804, m_wgzlklyy, get, m_142597_
T (int): a, get, method_31804, m_wgzlklyy, get, get, m_142597_
T (UUID): a, get, method_31808, m_yibysghy, get, m_142694_
T (UUID): a, get, method_31808, m_yibysghy, get, get, m_142694_
Iterable<T> (): a, getAll, method_31803, m_sbvfuiqw, iterate, m_142273_
Iterable<T> (): a, getAll, method_31803, m_sbvfuiqw, iterate, iterate, m_142273_
<U extends T> void (EntityTypeTest<T, U>, Consumer<U>): a, get, method_31806, m_adfrpaie, forEach, m_142690_
<U extends T> void (EntityTypeTest<T, U>, Consumer<U>): a, get, method_31806, m_adfrpaie, forEach, forEach, m_142690_
void (AABB, Consumer<T>): a, get, method_31807, m_hcbcytkb, forEachIntersects, m_142232_
void (AABB, Consumer<T>): a, get, method_31807, m_hcbcytkb, forEachIntersects, forEachIntersects, m_142232_
<U extends T> void (EntityTypeTest<T, U>, AABB, Consumer<U>): a, get, method_31805, m_quxrlzjo, forEachIntersects, m_142137_
<U extends T> void (EntityTypeTest<T, U>, AABB, Consumer<U>): a, get, method_31805, m_quxrlzjo, forEachIntersects, forEachIntersects, m_142137_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
com
crx
Fields
Constructors
Methods
1.17.1
Names
col
com
Fields
Constructors
Methods
1.17
Names
col
net.minecraft.world.level.entity.LevelEntityGetter
net.minecraft.class_5577
net.minecraft.unmapped.C_mmgrdxia
net.minecraft.world.entity.EntityLookup
net.minecraft.src.C_141290_
net.minecraft.world.level.entity.LevelEntityGetter
Fields
Constructors
Methods
T (int): a, get, method_31804, m_wgzlklyy, get, m_142597_
T (UUID): a, get, method_31808, m_yibysghy, get, m_142694_
Iterable<T> (): a, getAll, method_31803, m_sbvfuiqw, iterate, m_142273_
<U extends T> void (EntityTypeTest<T, U>, Consumer<U>): a, get, method_31806, m_adfrpaie, forEach, m_142690_
void (AABB, Consumer<T>): a, get, method_31807, m_hcbcytkb, forEachIntersects, m_142232_
<U extends T> void (EntityTypeTest<T, U>, AABB, Consumer<U>): a, get, method_31805, m_quxrlzjo, forEachIntersects, m_142137_