Class NexoMechanicsRegisteredEvent

  • All Implemented Interfaces:

    
    public final class NexoMechanicsRegisteredEvent
    extends Event
                        

    This event is called when all native mechanics are registered. Useful to register your own mechanics, and re-register on reloads.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      HandlerList getHandlers()
      • Methods inherited from class org.bukkit.event.Event

        callEvent, getEventName, isAsynchronous
      • Methods inherited from class java.lang.Object

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

      • NexoMechanicsRegisteredEvent

        NexoMechanicsRegisteredEvent()