net.minecraft.world.level.entity

public interface LevelEntityGetter<T extends EntityAccess>

eev
net.minecraft.world.level.entity.LevelEntityGetter
net.minecraft.class_5577
net.minecraft.unmapped.C_mmgrdxia
net.minecraft.world.entity.EntityLookup
net.minecraft.world.entity.EntityLookup

Method summary

Modifier and TypeMethod
T
a(int arg0)
get(int arg0)
method_31804(int arg0)
m_wgzlklyy(int arg0)
get(int id)
get(int arg0)
T
a(UUID arg0)
get(UUID arg0)
method_31808(UUID arg0)
m_yibysghy(UUID arg0)
get(UUID uuid)
get(UUID uuid)
Iterable<T>
a()
getAll()
method_31803()
m_sbvfuiqw()
iterate()
iterate()
<U extends T> void
a(eet<T, U> arg0, axx<U> arg1)
get(EntityTypeTest<T, U> arg0, AbortableIterationConsumer<U> arg1)
method_31806(class_5575<T, U> arg0, class_7927<U> arg1)
m_wpuibyad(C_ocpldaah<T, U> arg0, C_gibrwunu<U> arg1)
forEach(TypeFilter<T, U> filter, LazyIterationConsumer<U> consumer)
forEach(TypeFilter<T, U> arg0, AbortableIterationConsumer<U> arg1)
void
a(fel arg0, Consumer<T> arg1)
get(AABB arg0, Consumer<T> arg1)
method_31807(class_238 arg0, Consumer<T> arg1)
m_hcbcytkb(C_hbcjzgoe arg0, Consumer<T> arg1)
forEachIntersects(Box box, Consumer<T> action)
forEachIntersecting(Box arg0, Consumer<T> arg1)
<U extends T> void
a(eet<T, U> arg0, fel arg1, axx<U> arg2)
get(EntityTypeTest<T, U> arg0, AABB arg1, AbortableIterationConsumer<U> arg2)
method_31805(class_5575<T, U> arg0, class_238 arg1, class_7927<U> arg2)
m_jinuyjwx(C_ocpldaah<T, U> arg0, C_hbcjzgoe arg1, C_gibrwunu<U> arg2)
forEachIntersects(TypeFilter<T, U> filter, Box box, LazyIterationConsumer<U> consumer)
forEachIntersecting(TypeFilter<T, U> arg0, Box arg1, AbortableIterationConsumer<U> arg2)