extends Behavior<LivingEntity>
atk | |
net.minecraft.world.entity.ai.behavior.SetLookAndInteract | |
net.minecraft.class_4109 | |
net.minecraft.entity.ai.brain.task.FindInteractionTargetTask | |
net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask | |
net.minecraft.server.v1_16_R2.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 List<LivingEntity> |
|