Uses of Enum Class
zombie.network.fields.ContainerID.ContainerType
Packages that use ContainerID.ContainerType
-
Uses of ContainerID.ContainerType in zombie.network.fields
Subclasses with type arguments of type ContainerID.ContainerType in zombie.network.fieldsFields in zombie.network.fields declared as ContainerID.ContainerTypeMethods in zombie.network.fields that return ContainerID.ContainerTypeModifier and TypeMethodDescriptionContainerID.getContainerType()
static ContainerID.ContainerType
Returns the enum constant of this class with the specified name.static ContainerID.ContainerType[]
ContainerID.ContainerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.