public class AnimalPanic<E extends PathfinderMob>
extends Behavior<E>
All mapped superinterfaces:
cae | |
net.minecraft.world.entity.ai.behavior.AnimalPanic | |
net.minecraft.class_6028 |
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>> |
| ||||||
private final Function<E, Vec3> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (float arg0) |
public | (float arg0, int arg1) |
public | (float arg0, Function<PathfinderMob, TagKey<DamageType>> arg1) |
public | (float arg0, Function<PathfinderMob, TagKey<DamageType>> arg1, Function<E, Vec3> arg2) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
protected boolean |
| ||||||
protected boolean |
| ||||||
protected void |
| ||||||
protected void |
| ||||||
protected void |
| ||||||
private Vec3 |
| ||||||
private Optional<BlockPos> |
|