Package zombie.debug.options
Class Network
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Network
- All Implemented Interfaces:
IDebugOption
,IDebugOptionGroup
-
Nested Class Summary
Modifier and TypeClassDescriptionfinal class
final class
final class
-
Field Summary
Modifier and TypeFieldDescriptionfinal Network.Client
final Network.PublicServerUtil
final Network.Server
Fields inherited from class zombie.debug.options.OptionGroup
Group
-
Constructor Summary
-
Method Summary
Methods inherited from class zombie.debug.options.OptionGroup
addChild, getChildren, getName, getParent, newDebugOnlyOption, newDebugOnlyOption, newOption, newOption, onChildAdded, onDescendantAdded, setParent
-
Field Details
-
Client
-
Server
-
PublicServerUtil
-
-
Constructor Details
-
Network
public Network()
-