Package zombie.debug.options
Class Network.PublicServerUtil
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Network.PublicServerUtil
- All Implemented Interfaces:
IDebugOption
,IDebugOptionGroup
- Enclosing class:
- Network
public final class Network.PublicServerUtil extends OptionGroup
-
Field Summary
Fields Modifier and Type Field Description BooleanDebugOption
Enabled
Fields inherited from class zombie.debug.options.OptionGroup
Group
-
Constructor Summary
Constructors Constructor Description PublicServerUtil(IDebugOptionGroup iDebugOptionGroup)
-
Method Summary
Methods inherited from class zombie.debug.options.OptionGroup
addChild, getChildren, getName, getParent, newDebugOnlyOption, newDebugOnlyOption, newOption, newOption, onChildAdded, onDescendantAdded, setParent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Enabled
-
-
Constructor Details
-
PublicServerUtil
-