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