History - net.minecraft.client.session.report.AbuseReportContext

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.client.multiplayer.chat.report.ReportingContext

net.minecraft.class_7574

net.minecraft.client.session.report.AbuseReportContext

Fields

int: LOG_CAPACITY, field_39675, MAX_LOGS

AbuseReportSender: sender, field_40819, sender

ReporterEnvironment: environment, field_40820, environment

ChatLog: chatLog, field_40821, chatLog

AbuseReport: draftReport, field_40822, draft

Constructors

(AbuseReportSender, ReporterEnvironment, ChatLog)

Methods

AbuseReportContext (ReporterEnvironment, com.mojang.authlib.minecraft.UserApiService): create, method_44599, create

void (MinecraftClient, Screen, Runnable, boolean): draftReportHandled, method_46552, tryShowDraftScreen

AbuseReportSender (): sender, method_46550, getSender

ChatLog (): chatLog, method_46555, getChatLog

boolean (ReporterEnvironment): matches, method_44598, environmentEquals

void (AbuseReport): setReportDraft, method_46553, setDraft

boolean (): hasDraftReport, method_46556, hasDraft

boolean (UUID): hasDraftReportFor, method_46554, draftPlayerUuidEquals

void (MinecraftClient, AbuseReport, Screen, Runnable, boolean): lambda$draftReportHandled$0, method_46551, method_46551