net.minecraft.world.level.entity

public interface LevelEntityGetter<T extends EntityAccess>

dgb
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
net.minecraft.src.C_141290_
net.minecraft.world.level.entity.LevelEntityGetter

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 id)
m_142597_(int arg0)
T
a(UUID arg0)
get(UUID arg0)
method_31808(UUID arg0)
m_yibysghy(UUID arg0)
get(UUID uuid)
get(UUID uuid)
m_142694_(UUID arg0)
Iterable<T>
a()
getAll()
method_31803()
m_sbvfuiqw()
iterate()
iterate()
m_142273_()
<U extends T> void
a(dfz<T, U> arg0, anr<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> filter, AbortableIterationConsumer<U> consumer)
m_142690_(C_141287_<T, U> p_261602_, C_260372_<U> arg1)
void
a(eed 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 box, Consumer<T> action)
m_142232_(C_3040_ p_156938_, Consumer<T> arg1)
<U extends T> void
a(dfz<T, U> arg0, eed arg1, anr<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> filter, Box box, AbortableIterationConsumer<U> consumer)
m_142137_(C_141287_<T, U> p_156933_, C_3040_ p_261542_, C_260372_<U> arg2)