Class PreventDoubleCraftEvent

  • All Implemented Interfaces:

    
    public final class PreventDoubleCraftEvent
    extends Event
                        

    Called when a player attempts to start a new craft while a craft process (search or result generation) is already in progress, preventing the new attempt.

    Since:

    5.0.21

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Player getPlayer()
      HandlerList getHandlers()
      final static HandlerList getHandlerList()
      • Methods inherited from class org.bukkit.event.Event

        callEvent, getEventName, isAsynchronous
      • Methods inherited from class io.github.sakaki_aruka.customcrafter.event.failure.PreventDoubleCraftEvent

        getHandlers
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait