历史 - net.minecraft.world.level.entity.EntitySectionStorage
1.21.11
名称
eoa
esu
字段
构造函数
方法
1.21.10
名称
字段
构造函数
方法
1.21.9
名称
eil
eoa
字段
构造函数
方法
1.21.8
名称
字段
构造函数
方法
1.21.7
名称
字段
构造函数
方法
1.21.6
名称
ega
eil
字段
构造函数
方法
1.21.5
名称
ebg
ega
字段
构造函数
方法
1.21.4
名称
ecd
ebg
字段
构造函数
方法
1.21.3
名称
dxl
ecd
字段
Class<T>: a, entityClass, field_27250, entityClass, f_156850_
Class<T>: c, entityClass, field_27250, entityClass, f_156850_
it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>: b, intialSectionVisibility, field_27251, posToStatus, f_156851_
it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>: d, intialSectionVisibility, field_27251, posToStatus, f_156851_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<EntitySection<T>>: c, sections, field_27252, trackingSections, f_156852_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<EntitySection<T>>: e, sections, field_27252, trackingSections, f_156852_
it.unimi.dsi.fastutil.longs.LongSortedSet: d, sectionIds, field_27253, trackedPositions, f_156853_
it.unimi.dsi.fastutil.longs.LongSortedSet: f, sectionIds, field_27253, trackedPositions, f_156853_
int: a, CHONKY_ENTITY_SEARCH_GRACE, field_52653, field_52653, f_349030_
int: b, MAX_NON_CHONKY_ENTITY_SIZE, field_52654, field_52654, f_347612_
构造函数
方法
1.21.1
名称
字段
构造函数
方法
1.21
名称
dwj
dxl
字段
构造函数
方法
1.20.6
名称
dnd
dwj
字段
构造函数
方法
1.20.4
名称
djf
dnd
字段
构造函数
方法
1.20.2
名称
dfx
djf
字段
构造函数
方法
1.20.1
名称
dfm
dfx
字段
构造函数
方法
1.19.4
名称
dco
dfm
字段
构造函数
方法
1.19.3
名称
czh
dco
字段
构造函数
方法
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, forEachInBox, m_188362_
void (AABB, Consumer<T>): b, getEntities, method_31783, forEachIntersects, m_156890_
<U extends T> void (EntityTypeTest<T, U>, AABB, Consumer<U>): a, getEntities, method_31773, forEachIntersects, m_156863_
void (AABB, AbortableIterationConsumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, forEachInBox, m_188362_
void (AABB, AbortableIterationConsumer<T>): b, getEntities, method_31783, forEachIntersects, m_261111_
<U extends T> void (EntityTypeTest<T, U>, AABB, AbortableIterationConsumer<U>): a, getEntities, method_31773, forEachIntersects, m_261191_
1.19.2
名称
字段
构造函数
方法
1.19.1
名称
cyk
czh
net.minecraft.world.level.entity.EntitySectionStorage
字段
构造函数
方法
1.19
名称
csl
cyk
net.minecraft.world.level.entity.EntitySectionStorage
字段
构造函数
方法
1.18.2
名称
crt
csl
字段
构造函数
方法
1.18.1
名称
字段
构造函数
方法
1.18
名称
coi
crt
字段
构造函数
方法
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleSection, method_31777, forEachInBox, m_156877_
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleNonEmptySection, method_31777, forEachInBox, m_188362_
<T extends EntityAccess> Predicate<T> (AABB): a, createBoundingBoxCheck, method_31775, intersecting, m_156872_
1.17.1
名称
coh
coi
字段
构造函数
方法
1.17
名称
coh
net.minecraft.world.level.entity.EntitySectionStorage
net.minecraft.class_5573
net.minecraft.world.entity.SectionedEntityCache
net.minecraft.src.C_141285_
net.minecraft.world.level.entity.EntitySectionStorage
字段
Class<T>: a, entityClass, field_27250, entityClass, f_156850_
it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>: b, intialSectionVisibility, field_27251, posToStatus, f_156851_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<EntitySection<T>>: c, sections, field_27252, trackingSections, f_156852_
it.unimi.dsi.fastutil.longs.LongSortedSet: d, sectionIds, field_27253, trackedPositions, f_156853_
构造函数
(Class<T>, it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>)
方法
void (AABB, Consumer<EntitySection<T>>): a, forEachAccessibleSection, method_31777, forEachInBox, m_156877_
LongStream (long): a, getExistingSectionPositionsInChunk, method_31772, getSections, m_156861_
it.unimi.dsi.fastutil.longs.LongSortedSet (int, int): a, getChunkSections, method_31771, getSections, m_156858_
Stream<EntitySection<T>> (long): b, getExistingSectionsInChunk, method_31782, getTrackingSections, m_156888_
long (long): f, getChunkKeyFromSectionKey, method_31787, chunkPosFromSectionPos, m_156899_
EntitySection<T> (long): c, getOrCreateSection, method_31784, getTrackingSection, m_156893_
EntitySection<T> (long): d, getSection, method_31785, findTrackingSection, m_156895_
EntitySection<T> (long): g, createSection, method_31788, addSection, m_156901_
it.unimi.dsi.fastutil.longs.LongSet (): a, getAllChunksWithExistingSections, method_31770, getChunkPositions, m_156857_
<T extends EntityAccess> Predicate<T> (AABB): a, createBoundingBoxCheck, method_31775, intersecting, m_156872_
void (AABB, Consumer<T>): b, getEntities, method_31783, forEachIntersects, m_156890_
<U extends T> void (EntityTypeTest<T, U>, AABB, Consumer<U>): a, getEntities, method_31773, forEachIntersects, m_156863_
void (long): e, remove, method_31786, removeSection, m_156897_
int (): b, count, method_31781, sectionCount, m_156887_