public class AnimalPanic<E extends PathfinderMob>
extends Behavior<E>
All mapped superinterfaces:
bxu | |
net.minecraft.world.entity.ai.behavior.AnimalPanic | |
net.minecraft.class_6028 | |
net.minecraft.entity.ai.brain.task.FleeTask | |
net.minecraft.world.entity.ai.behavior.AnimalPanic |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final int |
| ||||||||
private static final int |
| ||||||||
private static final int |
| ||||||||
private static final int |
| ||||||||
private final float |
| ||||||||
private final Function<PathfinderMob, TagKey<DamageType>> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (float speed) |
public | (float speed, Function<PathfinderMob, TagKey<DamageType>> entityToDangerousDamageTypes) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected boolean |
| ||||||||
protected boolean |
| ||||||||
protected void |
| ||||||||
protected void |
| ||||||||
protected void |
| ||||||||
private Vec3 |
| ||||||||
private Optional<BlockPos> |
|