History - net.minecraft.world.entity.SimpleEntityLookup
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.LevelEntityGetterAdapter
net.minecraft.class_5578
net.minecraft.world.entity.SimpleEntityLookup
Fields
EntityIndex<T>: visibleEntities, field_27258, index
SectionedEntityCache<T>: sectionStorage, field_27259, cache
Constructors
(EntityIndex<T>, SectionedEntityCache<T>)
Methods
T (int): get, method_31804, get
T (UUID): get, method_31808, get
Iterable<T> (): getAll, method_31803, iterate
<U extends T> void (TypeFilter<T, U>, LazyIterationConsumer<U>): get, method_31806, forEach
void (Box, Consumer<T>): get, method_31807, forEachIntersects
<U extends T> void (TypeFilter<T, U>, Box, LazyIterationConsumer<U>): get, method_31805, forEachIntersects