extends Behavior<LivingEntity>
| bbj | |
| net.minecraft.world.entity.ai.behavior.SetLookAndInteract | |
| net.minecraft.class_4109 | |
| net.minecraft.entity.ai.brain.task.FindInteractionTargetTask | |
| net.minecraft.src.C_624_ | |
| net.minecraft.world.entity.ai.behavior.BehaviorLookInteract |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final EntityType<?> |
| ||||||||||
| private final int |
| ||||||||||
| private final Predicate<LivingEntity> |
| ||||||||||
| private final Predicate<LivingEntity> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<?> entityType, int maxDistance, Predicate<LivingEntity> shouldRunPredicate, Predicate<LivingEntity> predicate) |
| public | (EntityType<?> entityType, int maxDistance) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public void |
| ||||||||||
| private boolean |
| ||||||||||
| private NearestVisibleLivingEntities |
|