Uses of Class
net.minecraft.world.entity.ai.behavior.LongJumpToRandomPos.PossibleJump
-
Uses of LongJumpToRandomPos.PossibleJump in net.minecraft.world.entity.ai.behavior
Modifier and TypeFieldDescriptionprotected List
<LongJumpToRandomPos.PossibleJump> LongJumpToRandomPos.jumpCandidates
private final List
<LongJumpToRandomPos.PossibleJump> LongJumpToPreferredBlock.notPrefferedJumpCandidates
Modifier and TypeMethodDescriptionprotected Optional
<LongJumpToRandomPos.PossibleJump> LongJumpToPreferredBlock.getJumpCandidate
(ServerLevel p_217273_) protected Optional
<LongJumpToRandomPos.PossibleJump> LongJumpToRandomPos.getJumpCandidate
(ServerLevel p_217299_)