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 UploadSpeedUploadSpeed.getLargest(long p_237682_0_) static UploadSpeedReturns 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 doubleUploadSpeed.convertTo(long p_237683_0_, UploadSpeed p_237683_2_) static StringUploadSpeed.humanReadable(long p_237685_0_, UploadSpeed p_237685_2_)