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

      @NotNull public @NotNull Block getBlock()
    • getInstance

      @NotNull public @NotNull Instance getInstance()
    • getBlockPosition

      @NotNull public @NotNull Point getBlockPosition()
    • getCursorPosition

      @NotNull public @NotNull Point getCursorPosition()
    • getPlayer

      @NotNull public @NotNull Player getPlayer()
    • getHand

      @NotNull public Player.Hand getHand()