net.minecraft.world.level.entity

public class EntityLookup<T extends EntityAccess>

eeo
net.minecraft.world.level.entity.EntityLookup
net.minecraft.class_5570
net.minecraft.unmapped.C_oerdtwyu
net.minecraft.world.entity.EntityIndex
net.minecraft.world.entity.EntityIndex

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_27244
f_nyacgdxy
LOGGER
LOGGER
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<T>
b
byId
field_27245
f_wfpdelpy
idToEntity
idToEntity
private final Map<UUID, T>
c
byUuid
field_27246
f_hkxtuufi
uuidToEntity
uuidToEntity

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public <U extends T> void
a(eet<T, U> arg0, axx<U> arg1)
getEntities(EntityTypeTest<T, U> arg0, AbortableIterationConsumer<U> arg1)
method_31754(class_5575<T, U> arg0, class_7927<U> arg1)
m_rjqtwogg(C_ocpldaah<T, U> arg0, C_gibrwunu<U> arg1)
forEach(TypeFilter<T, U> filter, LazyIterationConsumer<U> consumer)
forEach(TypeFilter<T, U> filter, AbortableIterationConsumer<U> consumer)
public Iterable<T>
a()
getAllEntities()
method_31751()
m_luuvjtrf()
iterate()
iterate()
public void
a(T arg0)
add(T arg0)
method_31753(T arg0)
m_lxfudvgy(T arg0)
add(T entity)
add(T entity)
public void
b(T arg0)
remove(T arg0)
method_31757(T arg0)
m_cyeaonjm(T arg0)
remove(T entity)
remove(T entity)
public T
a(int arg0)
getEntity(int arg0)
method_31752(int arg0)
m_usjssjdw(int arg0)
get(int id)
get(int id)
public T
a(UUID arg0)
getEntity(UUID arg0)
method_31755(UUID arg0)
m_vxvotwnk(UUID arg0)
get(UUID uuid)
get(UUID uuid)
public int
b()
count()
method_31756()
m_amfidazb()
size()
size()