Class ItemsAdderBlockType

java.lang.Object
studio.magemonkey.mirage.blocks.BlockType
studio.magemonkey.mirage.blocks.ItemsAdderBlockType

public class ItemsAdderBlockType extends BlockType
  • Method Details

    • getPrefix

      public String getPrefix()
      Specified by:
      getPrefix in class BlockType
    • isInstance

      public boolean isInstance(org.bukkit.block.Block block)
      Specified by:
      isInstance in class BlockType
    • place

      public void place(org.bukkit.block.Block block)
      Specified by:
      place in class BlockType
    • handleBreak

      public void handleBreak(org.bukkit.event.block.BlockBreakEvent event)
      Overrides:
      handleBreak in class BlockType