接口 LevelEntityGetter<T extends EntityAccess>
- 所有已知实现类:
LevelEntityGetterAdapter
public interface LevelEntityGetter<T extends EntityAccess>
-
方法概要
修饰符和类型方法说明get
(int p_156931_) <U extends T>
voidget
(EntityTypeTest<T, U> p_156935_, AbortableIterationConsumer<U> p_261602_) <U extends T>
voidget
(EntityTypeTest<T, U> p_156932_, AABB p_156933_, AbortableIterationConsumer<U> p_261542_) void
getAll()
-
方法详细资料
-
get
-
get
-
getAll
-
get
-
get
-
get
<U extends T> void get(EntityTypeTest<T, U> p_156932_, AABB p_156933_, AbortableIterationConsumer<U> p_261542_)
-