Uses of Class
net.minecraft.world.entity.ai.behavior.LongJumpToRandomPos.PossibleJump
Packages that use LongJumpToRandomPos.PossibleJump
-
Uses of LongJumpToRandomPos.PossibleJump in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior with type parameters of type LongJumpToRandomPos.PossibleJumpModifier and TypeFieldDescriptionprotected List<LongJumpToRandomPos.PossibleJump> LongJumpToRandomPos.jumpCandidatesprivate final List<LongJumpToRandomPos.PossibleJump> LongJumpToPreferredBlock.notPrefferedJumpCandidatesMethods in net.minecraft.world.entity.ai.behavior that return types with arguments of type LongJumpToRandomPos.PossibleJumpModifier and TypeMethodDescriptionprotected Optional<LongJumpToRandomPos.PossibleJump> LongJumpToPreferredBlock.getJumpCandidate(ServerLevel level) protected Optional<LongJumpToRandomPos.PossibleJump> LongJumpToRandomPos.getJumpCandidate(ServerLevel level)