public class LongJumpToRandomPos<E extends Mob>
extends Behavior<E>
All mapped superinterfaces:
cbm | |
net.minecraft.world.entity.ai.behavior.LongJumpToRandomPos | |
net.minecraft.class_6030 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
protected static final int |
| ||||||
private static final int |
| ||||||
protected static final int |
| ||||||
private static final int |
| ||||||
private static final List<Integer> |
| ||||||
private final UniformInt |
| ||||||
protected final int |
| ||||||
protected final int |
| ||||||
protected final float |
| ||||||
protected List<LongJumpToRandomPos$PossibleJump> |
| ||||||
protected Optional<Vec3> |
| ||||||
protected Vec3 |
| ||||||
protected int |
| ||||||
protected long |
| ||||||
private final Function<E, SoundEvent> |
| ||||||
private final BiPredicate<E, BlockPos> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (UniformInt arg0, int arg1, int arg2, float arg3, Function<E, SoundEvent> arg4) |
public | (UniformInt arg0, int arg1, int arg2, float arg3, Function<E, SoundEvent> arg4, BiPredicate<E, BlockPos> arg5) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public static <E extends Mob> boolean |
| ||||||
protected boolean |
| ||||||
protected boolean |
| ||||||
protected void |
| ||||||
protected void |
| ||||||
protected void |
| ||||||
protected Optional<LongJumpToRandomPos$PossibleJump> |
| ||||||
private boolean |
| ||||||
protected Vec3 |
|