chw | |
net.minecraft.world.entity.ai.memory.NearestVisibleLivingEntities | |
net.minecraft.class_6670 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private static final NearestVisibleLivingEntities |
| ||||||
private final List<LivingEntity> |
| ||||||
private final Predicate<LivingEntity> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | () |
public | (ServerLevel arg0, LivingEntity arg1, List<LivingEntity> arg2) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public static NearestVisibleLivingEntities |
| ||||||
public Optional<LivingEntity> |
| ||||||
public Iterable<LivingEntity> |
| ||||||
public Stream<LivingEntity> |
| ||||||
public boolean |
| ||||||
public boolean |
|