net.minecraft.client.multiplayer.chat.report

public abstract class Report

ggp
net.minecraft.client.multiplayer.chat.report.Report
net.minecraft.class_7855
net.minecraft.client.session.report.AbuseReport

Field summary

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

Constructor summary

ModifierConstructor
public (UUID reportId, Instant currentTime, UUID reportedPlayerUuid)

Method summary

Modifier and TypeMethod
public boolean
a(UUID arg0)
isReportedPlayer(UUID arg0)
method_46549(UUID arg0)
playerUuidEquals(UUID uuid)
public abstract Report
b()
copy()
method_46547()
copy()
public abstract Screen
a(fty arg0, ggt arg1)
createScreen(Screen arg0, ReportingContext arg1)
method_53596(class_437 arg0, class_7574 arg1)
createReportScreen(Screen parent, AbuseReportContext context)