Class Entry.Factory

java.lang.Object
com.sk89q.worldguard.session.handler.Handler.Factory<Entry>
net.raidstone.wgevents.Entry.Factory
Enclosing class:
Entry

public static class Entry.Factory extends com.sk89q.worldguard.session.handler.Handler.Factory<Entry>
  • Constructor Details

    • Factory

      public Factory()
  • Method Details

    • create

      public Entry create(com.sk89q.worldguard.session.Session session)
      Specified by:
      create in class com.sk89q.worldguard.session.handler.Handler.Factory<Entry>