Uses of Enum Class
net.minecraft.client.util.UploadSpeed
-
Uses of UploadSpeed in net.minecraft.client.util
Modifier and TypeMethodDescriptionstatic UploadSpeed
UploadSpeed.getLargest
(long p_237682_0_) static UploadSpeed
Returns the enum constant of this class with the specified name.static UploadSpeed[]
UploadSpeed.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic double
UploadSpeed.convertTo
(long p_237683_0_, UploadSpeed p_237683_2_) static String
UploadSpeed.humanReadable
(long p_237685_0_, UploadSpeed p_237685_2_)