Uses of Enum Class
zombie.core.znet.SteamWorkshopItem.ItemState
Packages that use SteamWorkshopItem.ItemState
-
Uses of SteamWorkshopItem.ItemState in zombie.core.znet
Subclasses with type arguments of type SteamWorkshopItem.ItemState in zombie.core.znetMethods in zombie.core.znet that return SteamWorkshopItem.ItemStateModifier and TypeMethodDescriptionstatic SteamWorkshopItem.ItemState
Returns the enum constant of this class with the specified name.static SteamWorkshopItem.ItemState[]
SteamWorkshopItem.ItemState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.core.znet with parameters of type SteamWorkshopItem.ItemStateModifier and TypeMethodDescriptionboolean
SteamWorkshopItem.ItemState.and
(SteamWorkshopItem.ItemState other)