public class EntityTrackingSection<T extends EntityLike>
| net.minecraft.world.level.entity.EntitySection | |
| net.minecraft.class_5572 | |
| net.minecraft.world.entity.EntityTrackingSection |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private final TypeFilterableList<T> |
|
||||||
| private EntityTrackingStatus |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Class<T> entityClass, EntityTrackingStatus status) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| public boolean |
|
||||||
| public LazyIterationConsumer$NextIteration |
|
||||||
| public <U extends T> LazyIterationConsumer$NextIteration |
|
||||||
| public boolean |
|
||||||
| public Stream<T> |
|
||||||
| public EntityTrackingStatus |
|
||||||
| public EntityTrackingStatus |
|
||||||
| public int |
|