Class LongJumpToRandomPos.PossibleJump

java.lang.Object
net.minecraft.util.WeighedRandom.WeighedRandomItem
net.minecraft.world.entity.ai.behavior.LongJumpToRandomPos.PossibleJump
Enclosing class:
LongJumpToRandomPos<E extends Mob>

public static class LongJumpToRandomPos.PossibleJump extends WeighedRandom.WeighedRandomItem
  • Field Details

    • jumpTarget

      private final BlockPos jumpTarget
    • jumpVector

      private final Vec3 jumpVector
  • Constructor Details

    • PossibleJump

      public PossibleJump(BlockPos p_147690_, Vec3 p_147691_, int p_147692_)
  • Method Details

    • getJumpTarget

      public BlockPos getJumpTarget()
    • getJumpVector

      public Vec3 getJumpVector()