Class CoopMaster.ListenerOptions

java.lang.Object
zombie.network.CoopMaster.ListenerOptions
Enclosing class:
CoopMaster

public class CoopMaster.ListenerOptions extends Object
  • Field Details

    • tag

      public String tag
    • autoRemove

      public boolean autoRemove
  • Constructor Details

    • ListenerOptions

      public ListenerOptions(String tag, String cookie, boolean autoRemove)
    • ListenerOptions

      public ListenerOptions(String tag, String cookie)
    • ListenerOptions

      public ListenerOptions(String tag)