Uses of Enum Class
zombie.network.id.ObjectIDType
Packages that use ObjectIDType
-
Uses of ObjectIDType in zombie.network.id
Subclasses with type arguments of type ObjectIDType in zombie.network.idFields in zombie.network.id declared as ObjectIDTypeMethods in zombie.network.id that return ObjectIDTypeModifier and TypeMethodDescriptionstatic ObjectIDType
Returns the enum constant of this class with the specified name.static ObjectIDType[]
ObjectIDType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.network.id with parameters of type ObjectIDTypeModifier and TypeMethodDescriptionstatic ObjectID
ObjectIDManager.createObjectID
(ObjectIDType objectIDType)