Class onCraft

  • All Implemented Interfaces:
    org.bukkit.event.Listener

    public class onCraft
    extends java.lang.Object
    implements org.bukkit.event.Listener
    • Constructor Summary

      Constructors 
      Constructor Description
      onCraft()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void craftItem​(org.bukkit.event.inventory.PrepareItemCraftEvent e)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • onCraft

        public onCraft()
    • Method Detail

      • craftItem

        public void craftItem​(org.bukkit.event.inventory.PrepareItemCraftEvent e)