bkw | |
net.minecraft.world.entity.ai.memory.NearestVisibleLivingEntities | |
net.minecraft.class_6670 | |
net.minecraft.entity.ai.brain.LivingTargetCache | |
net.minecraft.src.C_182844_ | |
net.minecraft.world.entity.ai.memory.NearestVisibleLivingEntities |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private static final NearestVisibleLivingEntities |
| ||||||||||
private final List<LivingEntity> |
| ||||||||||
private final Predicate<LivingEntity> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | () |
public | (LivingEntity owner, List<LivingEntity> entities) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static NearestVisibleLivingEntities |
| ||||||||||
public Optional<LivingEntity> |
| ||||||||||
public Iterable<LivingEntity> |
| ||||||||||
public Stream<LivingEntity> |
| ||||||||||
public boolean |
| ||||||||||
public boolean |
|