History - net.minecraft.world.entity.EntityIndex

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.entity.EntityLookup

net.minecraft.class_5570

net.minecraft.world.entity.EntityIndex

Fields

org.slf4j.Logger: LOGGER, field_27244, LOGGER

it.unimi.dsi.fastutil.ints.Int2ObjectMap<T>: byId, field_27245, idToEntity

Map<UUID, T>: byUuid, field_27246, uuidToEntity

Constructors

()

Methods

<U extends T> void (TypeFilter<T, U>, LazyIterationConsumer<U>): getEntities, method_31754, forEach

Iterable<T> (): getAllEntities, method_31751, iterate

void (T): add, method_31753, add

void (T): remove, method_31757, remove

T (int): getEntity, method_31752, get

T (UUID): getEntity, method_31755, get

int (): count, method_31756, size