public class LongJumpToPreferredBlock<E extends Mob>
extends LongJumpToRandomPos<E>
All mapped superinterfaces:
| chp | |
| net.minecraft.world.entity.ai.behavior.LongJumpToPreferredBlock | |
| net.minecraft.class_7096 | |
| net.minecraft.entity.ai.brain.task.BiasedLongJumpTask | |
| net.minecraft.src.C_213014_ | |
| net.minecraft.world.entity.ai.behavior.LongJumpToPreferredBlock |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final TagKey<Block> |
| ||||||||||
| private final float |
| ||||||||||
| private final List<LongJumpToRandomPos$PossibleJump> |
| ||||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (UniformInt cooldownRange, int verticalRange, int horizontalRange, float maxRange, Function<E, SoundEvent> entityToSound, TagKey<Block> favoredBlocks, float biasChance, BiPredicate<E, BlockPos> jumpToPredicate) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| protected Optional<LongJumpToRandomPos$PossibleJump> |
|