Class BlockHandler.PlayerPlacement

java.lang.Object
net.minestom.server.instance.block.BlockHandler.Placement
net.minestom.server.instance.block.BlockHandler.PlayerPlacement
Enclosing interface:
BlockHandler

public static final class BlockHandler.PlayerPlacement extends BlockHandler.Placement
  • Constructor Details

  • Method Details

    • getPlayer

      @NotNull public @NotNull Player getPlayer()
    • getHand

      @NotNull public Player.Hand getHand()
    • getBlockFace

      @NotNull public @NotNull BlockFace getBlockFace()
    • getCursorX

      public float getCursorX()
    • getCursorY

      public float getCursorY()
    • getCursorZ

      public float getCursorZ()