public class PrepareRamNearestTarget<E extends PathfinderMob>
extends Behavior<E>
All mapped superinterfaces:
cby | |
net.minecraft.world.entity.ai.behavior.PrepareRamNearestTarget | |
net.minecraft.class_6336 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public static final int |
| ||||||
private final ToIntFunction<E> |
| ||||||
private final int |
| ||||||
private final int |
| ||||||
private final float |
| ||||||
private final TargetingConditions |
| ||||||
private final int |
| ||||||
private final Function<E, SoundEvent> |
| ||||||
private Optional<Long> |
| ||||||
private Optional<PrepareRamNearestTarget$RamCandidate> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (ToIntFunction<E> arg0, int arg1, int arg2, float arg3, TargetingConditions arg4, int arg5, Function<E, SoundEvent> arg6) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
protected void |
| ||||||
protected void |
| ||||||
protected boolean |
| ||||||
protected void |
| ||||||
private Vec3 |
| ||||||
private Optional<BlockPos> |
| ||||||
private boolean |
| ||||||
private void |
|