Class VanillaBlockType

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

public class VanillaBlockType 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