History - net.minecraft.world.level.entity.EntityTypeTest
1.21.3
Names
ece
ecf
net.minecraft.world.level.entity.EntityTickList
net.minecraft.world.level.entity.EntityTypeTest
Fields
Constructors
Methods
1.21.2
Names
dxm
ece
net.minecraft.world.level.entity.EntityTickList
net.minecraft.world.level.entity.EntityTypeTest
net.minecraft.class_5574
net.minecraft.class_5575
net.minecraft.unmapped.C_rtdymhtu
net.minecraft.unmapped.C_ocpldaah
net.minecraft.world.EntityList
net.minecraft.util.TypeFilter
net.minecraft.world.EntityList
net.minecraft.util.TypeFilter
net.minecraft.src.C_141286_
net.minecraft.src.C_141287_
Fields
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: a, active, field_27254, f_laeunaza, entities, entities, f_156903_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: b, passive, field_27255, f_acjyqrhk, temp, temp, f_156904_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: c, iterated, field_27256, f_gigkzsif, iterating, iterating, f_156905_
Constructors
()
Methods
void (): a, ensureActiveIsNotIterated, method_31789, m_dskdaecg, ensureSafe, ensureSafe, m_156907_
void (Entity): a, add, method_31790, m_godrofyk, add, add, m_156908_
void (Entity): b, remove, method_31792, m_kbxuzxoy, remove, remove, m_156912_
boolean (Entity): c, contains, method_31793, m_vwtquwty, has, has, m_156914_
void (Consumer<Entity>): a, forEach, method_31791, m_jhjetggp, forEach, forEach, m_156910_
<B, T extends B> EntityTypeTest<B, T> (Class<T>): a, forClass, method_31795, m_lxuajodr, instanceOf, instanceOf, m_156916_
<B, T extends B> EntityTypeTest<B, T> (Class<T>): b, forExactClass, method_55374, m_welhywvd, equals, equals, m_305763_
T (B): a, tryCast, method_31796, m_cfgxdrro, downcast, downcast, m_141992_
Class<? extends B> (): a, getBaseClass, method_31794, m_vhianvlw, getBaseClass, getBaseClass, m_142225_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dwk
dxm
Fields
Constructors
Methods
1.20.6
Names
dwj
dwk
net.minecraft.world.level.entity.EntitySectionStorage
net.minecraft.world.level.entity.EntityTickList
Fields
Constructors
Methods
1.20.5
Names
dnd
dwj
net.minecraft.world.level.entity.EntitySectionStorage
net.minecraft.world.level.entity.EntityTickList
net.minecraft.class_5573
net.minecraft.class_5574
net.minecraft.unmapped.C_pctdblhz
net.minecraft.unmapped.C_rtdymhtu
net.minecraft.world.entity.SectionedEntityCache
net.minecraft.world.EntityList
net.minecraft.world.entity.SectionedEntityCache
net.minecraft.world.EntityList
net.minecraft.src.C_141285_
net.minecraft.src.C_141286_
Fields
Class<T>: a, entityClass, field_27250, f_xmmetfpy, entityClass, entityClass, f_156850_
it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>: b, intialSectionVisibility, field_27251, f_jqcmjuop, posToStatus, posToStatus, f_156851_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<EntitySection<T>>: c, sections, field_27252, f_pvwkmhca, trackingSections, trackingSections, f_156852_
it.unimi.dsi.fastutil.longs.LongSortedSet: d, sectionIds, field_27253, f_emesllhn, trackedPositions, trackedPositions, f_156853_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: a, active, field_27254, f_laeunaza, entities, entities, f_156903_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: b, passive, field_27255, f_acjyqrhk, temp, temp, f_156904_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>: c, iterated, field_27256, f_gigkzsif, iterating, iterating, f_156905_
Constructors
(Class<T>, it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>)
()
Methods
LongStream (long): a, getExistingSectionPositionsInChunk, method_31772, m_gntnvtcq, getSections, getSections, m_156861_
it.unimi.dsi.fastutil.longs.LongSortedSet (int, int): a, getChunkSections, method_31771, m_sdtrxdfa, getSections, getSections, m_156858_
Stream<EntitySection<T>> (long): b, getExistingSectionsInChunk, method_31782, m_zjuiszhi, getTrackingSections, getTrackingSections, m_156888_
long (long): f, getChunkKeyFromSectionKey, method_31787, m_kwoztbdy, chunkPosFromSectionPos, chunkPosFromSectionPos, m_156899_
EntitySection<T> (long): c, getOrCreateSection, method_31784, m_kggeomqy, getTrackingSection, getTrackingSection, m_156893_
EntitySection<T> (long): d, getSection, method_31785, m_oyatqwlv, findTrackingSection, findTrackingSection, m_156895_
EntitySection<T> (long): g, createSection, method_31788, m_bikinpec, addSection, addSection, m_156901_
it.unimi.dsi.fastutil.longs.LongSet (): a, getAllChunksWithExistingSections, method_31770, m_ogrmhwwh, getChunkPositions, getChunkPositions, m_156857_
void (long): e, remove, method_31786, m_yvmdusid, removeSection, removeSection, m_156897_
int (): b, count, method_31781, m_pmrrmciy, sectionCount, sectionCount, m_156887_
void (AABB, AbortableIterationConsumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, m_nrjurdxh, forEachInBox, forEachInBox, m_188362_
void (AABB, AbortableIterationConsumer<T>): b, getEntities, method_31783, m_dwrsback, forEachIntersects, forEachIntersection, m_261111_
<U extends T> void (EntityTypeTest<T, U>, AABB, AbortableIterationConsumer<U>): a, getEntities, method_31773, m_rascyktu, forEachIntersects, forEachIntersection, m_261191_
void (): a, ensureActiveIsNotIterated, method_31789, m_dskdaecg, ensureSafe, ensureSafe, m_156907_
void (Entity): a, add, method_31790, m_godrofyk, add, add, m_156908_
void (Entity): b, remove, method_31792, m_kbxuzxoy, remove, remove, m_156912_
boolean (Entity): c, contains, method_31793, m_vwtquwty, has, has, m_156914_
void (Consumer<Entity>): a, forEach, method_31791, m_jhjetggp, forEach, forEach, m_156910_
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
djf
dnd
Fields
Constructors
Methods
1.20.2
Names
dfx
djf
Fields
Constructors
Methods
1.20.1
Names
Fields
Constructors
Methods
void (AABB, AbortableIterationConsumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, m_nrjurdxh, forEachInBox, m_188362_
void (AABB, AbortableIterationConsumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, m_nrjurdxh, forEachInBox, forEachInBox, m_188362_
void (AABB, AbortableIterationConsumer<T>): b, getEntities, method_31783, m_dwrsback, forEachIntersects, m_261111_
void (AABB, AbortableIterationConsumer<T>): b, getEntities, method_31783, m_dwrsback, forEachIntersects, forEachIntersection, m_261111_
<U extends T> void (EntityTypeTest<T, U>, AABB, AbortableIterationConsumer<U>): a, getEntities, method_31773, m_rascyktu, forEachIntersects, m_261191_
<U extends T> void (EntityTypeTest<T, U>, AABB, AbortableIterationConsumer<U>): a, getEntities, method_31773, m_rascyktu, forEachIntersects, forEachIntersection, m_261191_
1.20
Names
dfm
dfx
Fields
Constructors
Methods
1.19.4
Names
dco
dfm
Fields
Constructors
Methods
1.19.3
Names
czh
dco
Fields
Constructors
Methods
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, m_nrjurdxh, forEachInBox, m_188362_
void (AABB, Consumer<T>): b, getEntities, method_31783, m_ayecxvnc, forEachIntersects, forEachIntersects, m_156890_
<U extends T> void (EntityTypeTest<T, U>, AABB, Consumer<U>): a, getEntities, method_31773, m_sqnjxkcx, forEachIntersects, forEachIntersects, m_156863_
void (AABB, AbortableIterationConsumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, m_nrjurdxh, forEachInBox, m_188362_
void (AABB, AbortableIterationConsumer<T>): b, getEntities, method_31783, m_dwrsback, forEachIntersects, m_261111_
<U extends T> void (EntityTypeTest<T, U>, AABB, AbortableIterationConsumer<U>): a, getEntities, method_31773, m_rascyktu, forEachIntersects, m_261191_
1.19.2
Names
Fields
Constructors
Methods
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, m_nrjurdxh, forEachInBox, m_nrjurdxh, m_188362_
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, m_nrjurdxh, forEachInBox, m_188362_
1.19.1
Names
cyk
czh
Fields
Constructors
Methods
1.19
Names
csl
cyk
Fields
Constructors
Methods
1.18.2
Names
crt
csl
net.minecraft.world.entity.SectionedEntityCache
Fields
Class<T>: a, entityClass, field_27250, f_xmmetfpy, entityClass, f_156850_
Class<T>: a, entityClass, field_27250, f_xmmetfpy, entityClass, entityClass, f_156850_
it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>: b, intialSectionVisibility, field_27251, f_jqcmjuop, posToStatus, f_156851_
it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>: b, intialSectionVisibility, field_27251, f_jqcmjuop, posToStatus, posToStatus, f_156851_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<EntitySection<T>>: c, sections, field_27252, f_pvwkmhca, trackingSections, f_156852_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<EntitySection<T>>: c, sections, field_27252, f_pvwkmhca, trackingSections, trackingSections, f_156852_
it.unimi.dsi.fastutil.longs.LongSortedSet: d, sectionIds, field_27253, f_emesllhn, trackedPositions, f_156853_
it.unimi.dsi.fastutil.longs.LongSortedSet: d, sectionIds, field_27253, f_emesllhn, trackedPositions, trackedPositions, f_156853_
Constructors
Methods
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, m_nrjurdxh, forEachInBox, m_188362_
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, m_nrjurdxh, forEachInBox, m_nrjurdxh, m_188362_
LongStream (long): a, getExistingSectionPositionsInChunk, method_31772, m_gntnvtcq, getSections, m_156861_
LongStream (long): a, getExistingSectionPositionsInChunk, method_31772, m_gntnvtcq, getSections, getSections, m_156861_
it.unimi.dsi.fastutil.longs.LongSortedSet (int, int): a, getChunkSections, method_31771, m_sdtrxdfa, getSections, m_156858_
it.unimi.dsi.fastutil.longs.LongSortedSet (int, int): a, getChunkSections, method_31771, m_sdtrxdfa, getSections, getSections, m_156858_
Stream<EntitySection<T>> (long): b, getExistingSectionsInChunk, method_31782, m_zjuiszhi, getTrackingSections, m_156888_
Stream<EntitySection<T>> (long): b, getExistingSectionsInChunk, method_31782, m_zjuiszhi, getTrackingSections, getTrackingSections, m_156888_
long (long): f, getChunkKeyFromSectionKey, method_31787, m_kwoztbdy, chunkPosFromSectionPos, m_156899_
long (long): f, getChunkKeyFromSectionKey, method_31787, m_kwoztbdy, chunkPosFromSectionPos, chunkPosFromSectionPos, m_156899_
EntitySection<T> (long): c, getOrCreateSection, method_31784, m_kggeomqy, getTrackingSection, m_156893_
EntitySection<T> (long): c, getOrCreateSection, method_31784, m_kggeomqy, getTrackingSection, getTrackingSection, m_156893_
EntitySection<T> (long): d, getSection, method_31785, m_oyatqwlv, findTrackingSection, m_156895_
EntitySection<T> (long): d, getSection, method_31785, m_oyatqwlv, findTrackingSection, findTrackingSection, m_156895_
EntitySection<T> (long): g, createSection, method_31788, m_bikinpec, addSection, m_156901_
EntitySection<T> (long): g, createSection, method_31788, m_bikinpec, addSection, addSection, m_156901_
it.unimi.dsi.fastutil.longs.LongSet (): a, getAllChunksWithExistingSections, method_31770, m_ogrmhwwh, getChunkPositions, m_156857_
it.unimi.dsi.fastutil.longs.LongSet (): a, getAllChunksWithExistingSections, method_31770, m_ogrmhwwh, getChunkPositions, getChunkPositions, m_156857_
void (AABB, Consumer<T>): b, getEntities, method_31783, m_ayecxvnc, forEachIntersects, m_156890_
void (AABB, Consumer<T>): b, getEntities, method_31783, m_ayecxvnc, forEachIntersects, forEachIntersects, m_156890_
<U extends T> void (EntityTypeTest<T, U>, AABB, Consumer<U>): a, getEntities, method_31773, m_sqnjxkcx, forEachIntersects, m_156863_
<U extends T> void (EntityTypeTest<T, U>, AABB, Consumer<U>): a, getEntities, method_31773, m_sqnjxkcx, forEachIntersects, forEachIntersects, m_156863_
void (long): e, remove, method_31786, m_yvmdusid, removeSection, m_156897_
void (long): e, remove, method_31786, m_yvmdusid, removeSection, removeSection, m_156897_
int (): b, count, method_31781, m_pmrrmciy, sectionCount, m_156887_
int (): b, count, method_31781, m_pmrrmciy, sectionCount, sectionCount, m_156887_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
coi
crt
Fields
Constructors
Methods
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleSection, method_31777, m_ibscjmaa, forEachInBox, m_156877_
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, m_nrjurdxh, forEachInBox, m_188362_
<T extends EntityAccess> Predicate<T> (AABB): a, createBoundingBoxCheck, method_31775, m_fjfsrzve, intersecting, m_156872_
1.17.1
Names
coh
coi
Fields
Constructors
Methods
1.17
Names
coh
net.minecraft.world.level.entity.EntitySectionStorage
net.minecraft.class_5573
net.minecraft.unmapped.C_pctdblhz
net.minecraft.world.entity.SectionedEntityCache
net.minecraft.src.C_141285_
net.minecraft.world.level.entity.EntitySectionStorage
Fields
Class<T>: a, entityClass, field_27250, f_xmmetfpy, entityClass, f_156850_
it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>: b, intialSectionVisibility, field_27251, f_jqcmjuop, posToStatus, f_156851_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<EntitySection<T>>: c, sections, field_27252, f_pvwkmhca, trackingSections, f_156852_
it.unimi.dsi.fastutil.longs.LongSortedSet: d, sectionIds, field_27253, f_emesllhn, trackedPositions, f_156853_
Constructors
(Class<T>, it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>)
Methods
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleSection, method_31777, m_ibscjmaa, forEachInBox, m_156877_
LongStream (long): a, getExistingSectionPositionsInChunk, method_31772, m_gntnvtcq, getSections, m_156861_
it.unimi.dsi.fastutil.longs.LongSortedSet (int, int): a, getChunkSections, method_31771, m_sdtrxdfa, getSections, m_156858_
Stream<EntitySection<T>> (long): b, getExistingSectionsInChunk, method_31782, m_zjuiszhi, getTrackingSections, m_156888_
long (long): f, getChunkKeyFromSectionKey, method_31787, m_kwoztbdy, chunkPosFromSectionPos, m_156899_
EntitySection<T> (long): c, getOrCreateSection, method_31784, m_kggeomqy, getTrackingSection, m_156893_
EntitySection<T> (long): d, getSection, method_31785, m_oyatqwlv, findTrackingSection, m_156895_
EntitySection<T> (long): g, createSection, method_31788, m_bikinpec, addSection, m_156901_
it.unimi.dsi.fastutil.longs.LongSet (): a, getAllChunksWithExistingSections, method_31770, m_ogrmhwwh, getChunkPositions, m_156857_
<T extends EntityAccess> Predicate<T> (AABB): a, createBoundingBoxCheck, method_31775, m_fjfsrzve, intersecting, m_156872_
void (AABB, Consumer<T>): b, getEntities, method_31783, m_ayecxvnc, forEachIntersects, m_156890_
<U extends T> void (EntityTypeTest<T, U>, AABB, Consumer<U>): a, getEntities, method_31773, m_sqnjxkcx, forEachIntersects, m_156863_
void (long): e, remove, method_31786, m_yvmdusid, removeSection, m_156897_
int (): b, count, method_31781, m_pmrrmciy, sectionCount, m_156887_