Class NetworkPlayerAI.AnimalLocationFlags
java.lang.Object
zombie.characters.NetworkPlayerAI.AnimalLocationFlags
- Enclosing class:
NetworkPlayerAI
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
world
public static final byte world- See Also:
-
hutch
public static final byte hutch- See Also:
-
vehicle
public static final byte vehicle- See Also:
-
container
public static final byte container- See Also:
-
hook
public static final byte hook- See Also:
-
-
Constructor Details
-
AnimalLocationFlags
public AnimalLocationFlags()
-