Uses of Enum Class
zombie.network.packets.connection.ServerCustomizationPacket.Data
Packages that use ServerCustomizationPacket.Data
-
Uses of ServerCustomizationPacket.Data in zombie.network.packets.connection
Subclasses with type arguments of type ServerCustomizationPacket.Data in zombie.network.packets.connectionMethods in zombie.network.packets.connection that return ServerCustomizationPacket.DataModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServerCustomizationPacket.Data[]
ServerCustomizationPacket.Data.values()
Returns an array containing the constants of this enum class, in the order they are declared.