History - net.minecraft.world.level.entity.EntitySectionStorage

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dwj

dxl

Fields

Constructors

Methods

1.20.6

Names

dnd

dwj

Fields

Constructors

Methods

1.20.4

Names

djf

dnd

Fields

Constructors

Methods

1.20.2

Names

dfx

djf

Fields

Constructors

Methods

1.20.1

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, 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

Names

Fields

Constructors

Methods

1.19.1

Names

cyk

czh

Fields

Constructors

Methods

1.19

Names

csl

cyk

Fields

Constructors

Methods

1.18.2

Names

crt

csl

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

coi

crt

Fields

Constructors

Methods

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

Names

coh

coi

Fields

Constructors

Methods

1.17

Names

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

Fields

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_

Constructors

(Class<T>, it.unimi.dsi.fastutil.longs.Long2ObjectFunction<Visibility>)

Methods

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_