Uses of Enum Class
net.minecraft.client.util.UploadSpeed
Packages that use UploadSpeed
-
Uses of UploadSpeed in net.minecraft.client.util
Methods in net.minecraft.client.util that return UploadSpeedModifier 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.Methods in net.minecraft.client.util with parameters of type UploadSpeedModifier 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_)