Uses of Enum Class
com.mojang.realmsclient.Unit
Packages that use Unit
-
Uses of Unit in com.mojang.realmsclient
Methods in com.mojang.realmsclient that return UnitModifier and TypeMethodDescriptionstatic Unit
Unit.getLargest
(long pBytes) static Unit
Returns the enum constant of this class with the specified name.static Unit[]
Unit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mojang.realmsclient with parameters of type UnitModifier and TypeMethodDescriptionstatic double
static String
Unit.humanReadable
(long pBytes, Unit pUnit)