com.mojang.realmsclient

public enum Unit

eiv
com.mojang.realmsclient.Unit
net.minecraft.class_4428
net.minecraft.client.realms.SizeUnit
net.minecraft.src.C_3212_

枚举常量概要

枚举常量
a
B
field_20200
B
B
b
KB
field_20201
KB
KB
c
MB
field_20202
MB
MB
d
GB
field_20203
GB
GB

字段概要

修饰符与类型字段
private static final int
e
BASE_UNIT
field_32055
BASE
f_167231_

构造函数概要

修饰符构造函数
private ()

方法概要

修饰符与类型方法
public static Unit
a(long arg0)
getLargest(long arg0)
method_25027(long arg0)
getLargestUnit(long bytes)
m_86940_(long p_86941_)
public static double
a(long arg0, eiv arg1)
convertTo(long arg0, Unit arg1)
method_25028(long arg0, class_4428 arg1)
convertToUnit(long bytes, SizeUnit unit)
m_86942_(long p_86943_, C_3212_ arg1)
public static String
b(long arg0)
humanReadable(long arg0)
method_25029(long arg0)
getUserFriendlyString(long bytes)
m_86945_(long p_86946_)
public static String
b(long arg0, eiv arg1)
humanReadable(long arg0, Unit arg1)
method_25030(long arg0, class_4428 arg1)
humanReadableSize(long bytes, SizeUnit unit)
m_86947_(long p_86948_, C_3212_ arg1)