net.minecraft

public class SystemReport

ac
net.minecraft.SystemReport
net.minecraft.class_6396
net.minecraft.unmapped.C_fprbxnfr
net.minecraft.util.SystemDetails
net.minecraft.src.C_140956_
net.minecraft.SystemReport

Field summary

Modifier and TypeField
public static final long
a
BYTES_PER_MEBIBYTE
field_33852
f_djjrvwvp
MEBI
f_143506_
private static final long
b
ONE_GIGA
field_33853
f_oxfkyspn
GIGA
f_143507_
private static final org.apache.logging.log4j.Logger
c
LOGGER
field_33854
f_gytauboq
LOGGER
f_143508_
private static final String
d
OPERATING_SYSTEM
field_33855
f_ruvxrboa
OPERATING_SYSTEM
f_143509_
private static final String
e
JAVA_VERSION
field_33856
f_hlcmgnnv
JAVA_VERSION
f_143510_
private static final String
f
JAVA_VM_VERSION
field_33857
f_yivxzquu
JVM_VERSION
f_143511_
private final Map<String, String>
g
entries
field_33858
f_gisvothn
sections
f_143512_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(String arg0, String arg1)
setDetail(String arg0, String arg1)
method_37122(String arg0, String arg1)
m_liewaxvk(String arg0, String arg1)
addSection(String name, String value)
m_143519_(String p_143521_, String arg1)
public void
a(String arg0, Supplier<String> arg1)
setDetail(String arg0, Supplier<String> arg1)
method_37123(String arg0, Supplier<String> arg1)
m_qhnzrlni(String arg0, Supplier<String> arg1)
addSection(String name, Supplier<String> valueSupplier)
m_143522_(String p_143524_, Supplier<String> arg1)
private void
a(oshi.SystemInfo arg0)
putHardware(oshi.SystemInfo arg0)
method_37128(oshi.SystemInfo arg0)
m_flyezrwd(oshi.SystemInfo arg0)
addHardwareGroup(oshi.SystemInfo systemInfo)
m_143535_(oshi.SystemInfo arg0)
private void
a(String arg0, Runnable arg1)
ignoreErrors(String arg0, Runnable arg1)
method_37121(String arg0, Runnable arg1)
m_cgmwyxob(String arg0, Runnable arg1)
tryAddGroup(String name, Runnable adder)
m_143516_(String p_143518_, Runnable arg1)
private void
a(List<oshi.hardware.PhysicalMemory> arg0)
putPhysicalMemory(List<oshi.hardware.PhysicalMemory> arg0)
method_37126(List<oshi.hardware.PhysicalMemory> arg0)
m_awmfxlnp(List<oshi.hardware.PhysicalMemory> arg0)
addPhysicalMemoryGroup(List<oshi.hardware.PhysicalMemory> memories)
m_143531_(List<oshi.hardware.PhysicalMemory> arg0)
private void
a(oshi.hardware.VirtualMemory arg0)
putVirtualMemory(oshi.hardware.VirtualMemory arg0)
method_37135(oshi.hardware.VirtualMemory arg0)
m_ageroaoc(oshi.hardware.VirtualMemory arg0)
addVirtualMemoryGroup(oshi.hardware.VirtualMemory virtualMemory)
m_143549_(oshi.hardware.VirtualMemory arg0)
private void
a(oshi.hardware.GlobalMemory arg0)
putMemory(oshi.hardware.GlobalMemory arg0)
method_37131(oshi.hardware.GlobalMemory arg0)
m_mguzncop(oshi.hardware.GlobalMemory arg0)
addGlobalMemoryGroup(oshi.hardware.GlobalMemory globalMemory)
m_143541_(oshi.hardware.GlobalMemory arg0)
private void
b(List<oshi.hardware.GraphicsCard> arg0)
putGraphics(List<oshi.hardware.GraphicsCard> arg0)
method_37137(List<oshi.hardware.GraphicsCard> arg0)
m_ztbcqsej(List<oshi.hardware.GraphicsCard> arg0)
addGraphicsCardGroup(List<oshi.hardware.GraphicsCard> graphicsCards)
m_143552_(List<oshi.hardware.GraphicsCard> arg0)
private void
a(oshi.hardware.CentralProcessor arg0)
putProcessor(oshi.hardware.CentralProcessor arg0)
method_37130(oshi.hardware.CentralProcessor arg0)
m_bxtddmii(oshi.hardware.CentralProcessor arg0)
addProcessorGroup(oshi.hardware.CentralProcessor centralProcessor)
m_143539_(oshi.hardware.CentralProcessor arg0)
public void
a(StringBuilder arg0)
appendToCrashReportString(StringBuilder arg0)
method_37124(StringBuilder arg0)
m_vtjvgolw(StringBuilder arg0)
writeTo(StringBuilder stringBuilder)
m_143525_(StringBuilder arg0)
public String
a()
toLineSeparatedString()
method_37120()
m_qlufdjtp()
collect()
m_143515_()