net.minecraft

public record ReportType

z
net.minecraft.ReportType
net.minecraft.class_9813

Field summary

Modifier and TypeField
private final String
f
header
comp_2856
private final List<String>
g
nuggets
comp_2857
public static final ReportType
a
CRASH
field_52181
public static final ReportType
b
PROFILE
field_52182
public static final ReportType
c
TEST
field_52183
public static final ReportType
d
NETWORK_PROTOCOL_ERROR
field_52184
public static final ReportType
e
CHUNK_IO_ERROR
field_52284

Constructor summary

ModifierConstructor
public (String arg0, List<String> arg1)

Method summary

Modifier and TypeMethod
public String
a()
getErrorComment()
method_60927()
public void
a(StringBuilder arg0, List<String> arg1)
appendHeader(StringBuilder arg0, List<String> arg1)
method_60928(StringBuilder arg0, List<String> arg1)
public String
b()
header()
comp_2856()
public List<String>
c()
nuggets()
comp_2857()