Class Cheat
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Cheat
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Cheat.ClockOG
final Cheat.DoorOG
final Cheat.FarmingOG
final Cheat.PlayerOG
final Cheat.RecipeOG
final Cheat.TimedActionOG
final Cheat.VehicleOG
final Cheat.WindowOG
Fields inherited from class zombie.debug.options.OptionGroup
Group
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.debug.options.OptionGroup
addChild, getChildren, getCombinedName, getGroupName, getName, getParent, onChildAdded, onDescendantAdded, onFullPathChanged, removeChild, setParent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface zombie.debug.options.IDebugOptionGroup
getCombinedName, newDebugOnlyOption, newOption, newOptionGroup
-
Field Details
-
Clock
-
Door
-
Player
-
Recipe
-
TimedAction
-
Vehicle
-
Window
-
Farming
-
-
Constructor Details
-
Cheat
public Cheat()
-