Class BlockHandler.Interaction

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

public static final class BlockHandler.Interaction extends Object
  • Constructor Details

  • Method Details

    • getBlock

      public Block getBlock()
    • getInstance

      public Instance getInstance()
    • getBlockFace

      public BlockFace getBlockFace()
    • getBlockPosition

      public Point getBlockPosition()
    • getCursorPosition

      public Point getCursorPosition()
    • getPlayer

      public Player getPlayer()
    • getHand

      public PlayerHand getHand()