Class EBServerLoad

java.lang.Object
com.binaris.wizardry.api.content.event.abstr.WizardryEvent
com.binaris.wizardry.api.content.event.EBServerLoad
All Implemented Interfaces:
IWizardryEvent

public class EBServerLoad extends WizardryEvent
  • Constructor Details

    • EBServerLoad

      public EBServerLoad(net.minecraft.server.MinecraftServer server)
  • Method Details

    • getServer

      public net.minecraft.server.MinecraftServer getServer()