Uses of Enum Class
zombie.network.packets.VariableSyncPacket.VariableType
Packages that use VariableSyncPacket.VariableType
-
Uses of VariableSyncPacket.VariableType in zombie.network.packets
Subclasses with type arguments of type VariableSyncPacket.VariableType in zombie.network.packetsFields in zombie.network.packets declared as VariableSyncPacket.VariableTypeMethods in zombie.network.packets that return VariableSyncPacket.VariableTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VariableSyncPacket.VariableType[]
VariableSyncPacket.VariableType.values()
Returns an array containing the constants of this enum class, in the order they are declared.