Class ShutdownEvent

java.lang.Object
com.hypixel.hytale.server.core.event.events.ShutdownEvent
All Implemented Interfaces:
IBaseEvent<Void>, IEvent<Void>

public class ShutdownEvent extends Object implements IEvent<Void>
  • Field Details

  • Constructor Details

    • ShutdownEvent

      public ShutdownEvent()
  • Method Details