net.minecraft.util

public class SystemDetails

net.minecraft.SystemReport
net.minecraft.class_6396
net.minecraft.util.SystemDetails

Field summary

Modifier and TypeField
public static final long
BYTES_PER_MEBIBYTE
field_33852
MEBI
private static final long
ONE_GIGA
field_33853
GIGA
private static final org.slf4j.Logger
LOGGER
field_33854
LOGGER
private static final String
OPERATING_SYSTEM
field_33855
OPERATING_SYSTEM
private static final String
JAVA_VERSION
field_33856
JAVA_VERSION
private static final String
JAVA_VM_VERSION
field_33857
JVM_VERSION
private final List<CrashReportSection$Element>
entries
field_33858
sections

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static String
printMemoryUsage(MemoryUsage memoryUsage)
method_1_2451(MemoryUsage arg0)
formatMemoryUsageDetails(MemoryUsage memoryUsage)
private static String
printJvmFlags(Predicate<String> selector)
method_74464(Predicate<String> arg0)
collectJvmArguments(Predicate<String> predicate)
public void
setDetail(String key, String value)
method_37122(String arg0, String arg1)
addSection(String name, String value)
public void
setDetail(String key, CrashReportDetail<Object> valueSupplier)
method_37123(String arg0, class_133<Object> arg1)
addSection(String name, CrashCallable<Object> valueSupplier)
private void
putHardware(oshi.SystemInfo systemInfo)
method_37128(oshi.SystemInfo arg0)
addHardwareGroup(oshi.SystemInfo systemInfo)
private void
putSoftware(oshi.SystemInfo systemInfo)
method_1_4720(oshi.SystemInfo arg0)
addSoftwareGroup(oshi.SystemInfo systemInfo)
private void
ignoreErrors(String group, Runnable action)
method_37121(String arg0, Runnable arg1)
tryAddGroup(String name, Runnable adder)
public static float
sizeInMiB(long bytes)
method_59895(long arg0)
toMebibytes(long bytes)
private void
putPhysicalMemory(List<oshi.hardware.PhysicalMemory> memoryPackages)
method_37126(List<oshi.hardware.PhysicalMemory> arg0)
addPhysicalMemoryGroup(List<oshi.hardware.PhysicalMemory> memories)
private void
putVirtualMemory(oshi.hardware.VirtualMemory virtualMemory)
method_37135(oshi.hardware.VirtualMemory arg0)
addVirtualMemoryGroup(oshi.hardware.VirtualMemory virtualMemory)
private void
putMemory(oshi.hardware.GlobalMemory memory)
method_37131(oshi.hardware.GlobalMemory arg0)
addGlobalMemoryGroup(oshi.hardware.GlobalMemory globalMemory)
private void
putGraphics(List<oshi.hardware.GraphicsCard> graphicsCards)
method_37137(List<oshi.hardware.GraphicsCard> arg0)
addGraphicsCardGroup(List<oshi.hardware.GraphicsCard> graphicsCards)
private void
putProcessor(oshi.hardware.CentralProcessor processor)
method_37130(oshi.hardware.CentralProcessor arg0)
addProcessorGroup(oshi.hardware.CentralProcessor centralProcessor)
private void
putStorage()
method_59897()
addStorageGroup()
private void
putProcessDetails(oshi.software.os.OSProcess process)
method_1_4719(oshi.software.os.OSProcess arg0)
addProcessGroup(oshi.software.os.OSProcess process)
private void
putSpaceForProperty(String env)
method_59896(String arg0)
addStorageSection(String property)
private void
putSpaceForPath(String id, Supplier<String> pathSupplier)
method_59899(String arg0, Supplier<String> arg1)
addStorageSection(String name, Supplier<String> pathSupplier)
public void
appendToCrashReportString(StringBuilder sb)
method_37124(StringBuilder arg0)
writeTo(StringBuilder stringBuilder)
public String
toLineSeparatedString()
method_37120()
collect()
private static String
lambda$toLineSeparatedString$0(CrashReportCategory$Entry arg0)
method_37127(class_129$class_1_660 arg0)
method_37127(CrashReportSection$Element section)
private static void
lambda$appendToCrashReportString$0(StringBuilder arg0, CrashReportCategory$Entry arg1)
method_1_3884(StringBuilder arg0, class_129$class_1_660 arg1)
method_1_3884(StringBuilder arg0, CrashReportSection$Element section)
private static Object
lambda$putSpaceForPath$0(FileStore arg0)
method_1_4718(FileStore arg0)
method_1_4718(FileStore arg0)
private static String
lambda$putSpaceForProperty$0(String arg0)
method_59898(String arg0)
method_59898(String arg0)
private static Object
lambda$putProcessDetails$2(oshi.software.os.OSProcess arg0)
method_1_4716(oshi.software.os.OSProcess arg0)
method_1_4716(oshi.software.os.OSProcess arg0)
private static Object
lambda$putProcessDetails$1(oshi.software.os.OSProcess arg0)
method_1_4715(oshi.software.os.OSProcess arg0)
method_1_4715(oshi.software.os.OSProcess arg0)
private static Object
lambda$putProcessDetails$0(oshi.software.os.OSProcess arg0)
method_1_4714(oshi.software.os.OSProcess arg0)
method_1_4714(oshi.software.os.OSProcess arg0)
private static String
lambda$putStorage$0()
method_59900()
method_59900()
private static Object
lambda$putProcessor$3(oshi.hardware.CentralProcessor arg0)
method_37138(oshi.hardware.CentralProcessor arg0)
method_37138(oshi.hardware.CentralProcessor arg0)
private static Object
lambda$putProcessor$2(oshi.hardware.CentralProcessor arg0)
method_37144(oshi.hardware.CentralProcessor arg0)
method_37144(oshi.hardware.CentralProcessor arg0)
private static Object
lambda$putProcessor$1(oshi.hardware.CentralProcessor arg0)
method_37149(oshi.hardware.CentralProcessor arg0)
method_37149(oshi.hardware.CentralProcessor arg0)
private static Object
lambda$putProcessor$0(oshi.hardware.CentralProcessor$ProcessorIdentifier arg0)
method_37129(oshi.hardware.CentralProcessor$ProcessorIdentifier arg0)
method_37129(oshi.hardware.CentralProcessor$ProcessorIdentifier arg0)
private static Object
lambda$putGraphics$0(oshi.hardware.GraphicsCard arg0)
method_37132(oshi.hardware.GraphicsCard arg0)
method_37132(oshi.hardware.GraphicsCard arg0)
private void
lambda$putMemory$1(oshi.hardware.GlobalMemory arg0)
method_37139(oshi.hardware.GlobalMemory arg0)
method_37139(oshi.hardware.GlobalMemory arg0)
private void
lambda$putMemory$0(oshi.hardware.GlobalMemory arg0)
method_37145(oshi.hardware.GlobalMemory arg0)
method_37145(oshi.hardware.GlobalMemory arg0)
private static Object
lambda$putVirtualMemory$3(oshi.hardware.VirtualMemory arg0)
method_37142(oshi.hardware.VirtualMemory arg0)
method_37142(oshi.hardware.VirtualMemory arg0)
private static Object
lambda$putVirtualMemory$2(oshi.hardware.VirtualMemory arg0)
method_37147(oshi.hardware.VirtualMemory arg0)
method_37147(oshi.hardware.VirtualMemory arg0)
private static Object
lambda$putVirtualMemory$1(oshi.hardware.VirtualMemory arg0)
method_37150(oshi.hardware.VirtualMemory arg0)
method_37150(oshi.hardware.VirtualMemory arg0)
private static Object
lambda$putVirtualMemory$0(oshi.hardware.VirtualMemory arg0)
method_37152(oshi.hardware.VirtualMemory arg0)
method_37152(oshi.hardware.VirtualMemory arg0)
private static Object
lambda$putPhysicalMemory$1(oshi.hardware.PhysicalMemory arg0)
method_37134(oshi.hardware.PhysicalMemory arg0)
method_37134(oshi.hardware.PhysicalMemory arg0)
private static Object
lambda$putPhysicalMemory$0(oshi.hardware.PhysicalMemory arg0)
method_37141(oshi.hardware.PhysicalMemory arg0)
method_37141(oshi.hardware.PhysicalMemory arg0)
private void
lambda$putSoftware$0(oshi.software.os.OperatingSystem arg0)
method_1_4717(oshi.software.os.OperatingSystem arg0)
method_1_4717(oshi.software.os.OperatingSystem arg0)
private void
lambda$putHardware$2(oshi.hardware.HardwareAbstractionLayer arg0)
method_37133(oshi.hardware.HardwareAbstractionLayer arg0)
method_37133(oshi.hardware.HardwareAbstractionLayer arg0)
private void
lambda$putHardware$1(oshi.hardware.HardwareAbstractionLayer arg0)
method_37140(oshi.hardware.HardwareAbstractionLayer arg0)
method_37140(oshi.hardware.HardwareAbstractionLayer arg0)
private void
lambda$putHardware$0(oshi.hardware.HardwareAbstractionLayer arg0)
method_37146(oshi.hardware.HardwareAbstractionLayer arg0)
method_37146(oshi.hardware.HardwareAbstractionLayer arg0)
private static Object
lambda$new$10()
method_74466()
method_74466()
private static boolean
lambda$new$11(String arg0)
method_74465(String arg0)
method_74465(String flag)
private static Object
lambda$new$8()
method_74468()
method_74468()
private static boolean
lambda$new$9(String arg0)
method_74467(String arg0)
method_74467(String flag)
private void
lambda$new$7()
method_1_4713()
method_1_4713()
private void
lambda$new$6()
method_68673()
method_68673()
private static Object
lambda$new$5()
method_68674()
method_68674()
private static Object
lambda$new$4()
method_1_2450()
method_1_2450()
private static Object
lambda$new$3()
method_1_2449()
method_1_2449()
private static Object
lambda$new$2()
method_68675()
method_68675()
private static Object
lambda$new$1()
method_1_4712()
method_1_4712()
private static Object
lambda$new$0()
method_1_4711()
method_1_4711()