Uses of Enum Class
zombie.network.packets.RequestMedicalCheckPacket.RequestType
Packages that use RequestMedicalCheckPacket.RequestType
-
Uses of RequestMedicalCheckPacket.RequestType in zombie.network.packets
Subclasses with type arguments of type RequestMedicalCheckPacket.RequestType in zombie.network.packetsMethods in zombie.network.packets that return RequestMedicalCheckPacket.RequestTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RequestMedicalCheckPacket.RequestType.values()Returns an array containing the constants of this enum class, in the order they are declared.