net.minecraft.client.multiplayer.chat.report

public abstract class Report

gpt
net.minecraft.client.multiplayer.chat.report.Report
net.minecraft.class_7855

Field summary

Modifier and TypeField
protected final UUID
a
reportId
field_40813
protected final Instant
b
createdAt
field_40814
protected final UUID
c
reportedProfileId
field_40815
protected String
d
comments
field_40817
protected ReportReason
e
reason
field_40818
protected boolean
f
attested
field_52305

Constructor summary

ModifierConstructor
public (UUID arg0, Instant arg1, UUID arg2)

Method summary

Modifier and TypeMethod
public boolean
a(UUID arg0)
isReportedPlayer(UUID arg0)
method_46549(UUID arg0)
public abstract Report
b()
copy()
method_46547()
public abstract Screen
a(gcn arg0, gpx arg1)
createScreen(Screen arg0, ReportingContext arg1)
method_53596(class_437 arg0, class_7574 arg1)