Class ModelRegistrationEvent

java.lang.Object
org.bukkit.event.Event
com.ticxo.modelengine.api.events.AbstractEvent
com.ticxo.modelengine.api.events.ModelRegistrationEvent

public class ModelRegistrationEvent extends AbstractEvent
  • Constructor Details

  • Method Details

    • getHandlerList

      @NotNull public static @NotNull org.bukkit.event.HandlerList getHandlerList()
    • getHandlers

      @NotNull public @NotNull org.bukkit.event.HandlerList getHandlers()
      Specified by:
      getHandlers in class org.bukkit.event.Event
    • getPhase

      public ModelGenerator.Phase getPhase()