History - net.minecraft.world.level.entity.TransientEntitySectionManager
1.21.3
Names
ecj
eck
net.minecraft.world.level.entity.PersistentEntitySectionManager
Fields
Constructors
Methods
1.21.2
Names
dxr
ecj
net.minecraft.world.level.entity.PersistentEntitySectionManager
net.minecraft.world.level.entity.TransientEntitySectionManager
net.minecraft.class_5579
net.minecraft.class_5582
net.minecraft.unmapped.C_jdbhctxz
net.minecraft.unmapped.C_xuynuyjo
net.minecraft.server.world.ServerEntityManager
net.minecraft.world.entity.ClientEntityManager
net.minecraft.server.world.ServerEntityManager
net.minecraft.client.world.ClientEntityManager
net.minecraft.src.C_141295_
net.minecraft.src.C_141298_
Fields
EntitySectionStorage<T>: f, sectionStorage, field_27265, f_nmekxqpg, cache, cache, f_157495_
EntitySectionStorage<T>: d, sectionStorage, field_27282, f_zltgiifm, cache, cache, f_157638_
org.slf4j.Logger: a, LOGGER, field_27260, f_diewhmbw, LOGGER, LOGGER, f_157490_
org.slf4j.Logger: a, LOGGER, field_27279, f_ztozjmwc, LOGGER, LOGGER, f_157635_
Set<UUID>: b, knownUuids, field_27261, f_abjrqcrg, entityUuids, entityUuids, f_157491_
LevelCallback<T>: c, callbacks, field_27262, f_estuhvio, handler, handler, f_157492_
LevelCallback<T>: b, callbacks, field_27280, f_vpfmquts, handler, handler, f_157636_
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_
LevelEntityGetter<T>: f, entityGetter, field_27284, f_uqfswtwg, lookup, lookup, f_157640_
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_
EntityLookup<T>: c, entityStorage, field_27281, f_kcbjpirm, index, index, f_157637_
it.unimi.dsi.fastutil.longs.LongSet: e, tickingChunks, field_27283, f_heekzakc, tickingChunkSections, tickingChunkSections, f_157639_
Constructors
(Class<T>, LevelCallback<T>, EntityPersistentStorage<T>)
(Class<T>, LevelCallback<T>)
Methods
void (long, EntitySection<T>): a, removeSectionIfEmpty, method_31811, m_gpewtxwc, entityLeftSection, entityLeftSection, m_157509_
void (long, EntitySection<T>): a, removeSectionIfEmpty, method_31868, m_psbtatim, removeIfEmpty, removeIfEmpty, m_157648_
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_
LevelEntityGetter<T> (): a, getEntityGetter, method_31866, m_wdqkahmv, getLookup, getLookup, m_157645_
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_
String (): c, gatherStats, method_31879, m_rfqmwclb, getDebugString, getDebugString, m_157664_
int (): f, count, method_54490, m_smrcndka, getIndexSize, getIndexSize, m_306627_
int (): b, count, method_31874, m_pkbssmjn, getEntityCount, getEntityCount, m_157657_
void (ChunkPos): a, startTicking, method_31869, m_yqoohgej, startTicking, startTicking, m_157651_
void (ChunkPos): b, stopTicking, method_31875, m_iwvbcrlb, stopTicking, stopTicking, m_157658_
void (T): a, addEntity, method_31870, m_iddespzi, addEntity, addEntity, m_157653_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dwp
dxr
Fields
Constructors
Methods
1.20.6
Names
dwo
dwp
net.minecraft.world.level.entity.LevelEntityGetterAdapter
net.minecraft.world.level.entity.PersistentEntitySectionManager
Fields
Constructors
Methods
1.20.5
Names
dni
dwo
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.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
djk
dni
Fields
Constructors
Methods
1.20.2
Names
dgc
djk
Fields
Constructors
Methods
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
dfr
dgc
Fields
Constructors
Methods
1.19.4
Names
dct
dfr
Fields
Constructors
Methods
1.19.3
Names
czm
dct
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
cyp
czm
Fields
Constructors
Methods
1.19
Names
csq
cyp
Fields
Constructors
Methods
1.18.2
Names
cry
csq
net.minecraft.world.entity.SimpleEntityLookup
Fields
EntityLookup<T>: a, visibleEntities, field_27258, f_qqfmlwej, index, f_156940_
EntityLookup<T>: a, visibleEntities, field_27258, f_qqfmlwej, index, index, f_156940_
EntitySectionStorage<T>: b, sectionStorage, field_27259, f_ydkkaqdq, cache, f_156941_
EntitySectionStorage<T>: b, sectionStorage, field_27259, f_ydkkaqdq, cache, cache, f_156941_
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
coo
cry
Fields
Constructors
Methods
1.17.1
Names
com
coo
Fields
Constructors
Methods
1.17
Names
com
net.minecraft.world.level.entity.LevelEntityGetterAdapter
net.minecraft.class_5578
net.minecraft.unmapped.C_mcxyadhq
net.minecraft.world.entity.SimpleEntityLookup
net.minecraft.src.C_141291_
net.minecraft.world.level.entity.LevelEntityGetterAdapter
Fields
EntityLookup<T>: a, visibleEntities, field_27258, f_qqfmlwej, index, f_156940_
EntitySectionStorage<T>: b, sectionStorage, field_27259, f_ydkkaqdq, cache, f_156941_
Constructors
(EntityLookup<T>, EntitySectionStorage<T>)
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_