net.minecraft.client.session.report

public record AbuseReport$ReportWithId

net.minecraft.client.multiplayer.chat.report.Report$Result
net.minecraft.class_7855$class_7568
net.minecraft.client.session.report.AbuseReport$ReportWithId

Field summary

Modifier and TypeField
private final UUID
id
comp_878
id
private final AbuseReportType
reportType
comp_1910
reportType
private final com.mojang.authlib.minecraft.report.AbuseReport
report
comp_879
report

Constructor summary

ModifierConstructor
public (UUID id, AbuseReportType reportType, com.mojang.authlib.minecraft.report.AbuseReport report)

Method summary

Modifier and TypeMethod
public UUID
id()
comp_878()
id()
public AbuseReportType
reportType()
comp_1910()
reportType()
public com.mojang.authlib.minecraft.report.AbuseReport
report()
comp_879()
report()