Class BlockHandler.Touch

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

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

  • Method Details

    • getBlock

      @NotNull public @NotNull Block getBlock()
    • getInstance

      @NotNull public @NotNull Instance getInstance()
    • getBlockPosition

      @NotNull public @NotNull Point getBlockPosition()
    • getTouching

      @NotNull public @NotNull Entity getTouching()