类 LongJumpToRandomPos.PossibleJump

java.lang.Object
net.minecraft.util.random.WeightedEntry.IntrusiveBase
net.minecraft.world.entity.ai.behavior.LongJumpToRandomPos.PossibleJump
所有已实现的接口:
WeightedEntry
封闭类:
LongJumpToRandomPos<E extends Mob>

public static class LongJumpToRandomPos.PossibleJump extends WeightedEntry.IntrusiveBase
  • 字段详细资料

    • jumpTarget

      private final BlockPos jumpTarget
  • 构造器详细资料

    • PossibleJump

      public PossibleJump(BlockPos p_217323_, int p_217324_)
  • 方法详细资料

    • getJumpTarget

      public BlockPos getJumpTarget()