Uses of Class
net.minecraft.client.report.ChatAbuseReport.Draft
Packages that use ChatAbuseReport.Draft
-
Uses of ChatAbuseReport.Draft in net.minecraft.client.gui.screen.report
Constructors in net.minecraft.client.gui.screen.report with parameters of type ChatAbuseReport.DraftModifierConstructorDescriptionChatReportScreen
(@Nullable Screen parent, AbuseReportContext context, ChatAbuseReport.Draft draft) -
Uses of ChatAbuseReport.Draft in net.minecraft.client.report
Fields in net.minecraft.client.report declared as ChatAbuseReport.DraftModifier and TypeFieldDescriptionprivate ChatAbuseReport.Draft
AbuseReportContext.draft
private final ChatAbuseReport.Draft
ChatAbuseReport.draft
Methods in net.minecraft.client.report that return ChatAbuseReport.DraftMethods in net.minecraft.client.report with parameters of type ChatAbuseReport.DraftConstructors in net.minecraft.client.report with parameters of type ChatAbuseReport.DraftModifierConstructorDescriptionChatAbuseReport
(ChatAbuseReport.Draft draft, com.mojang.authlib.minecraft.report.AbuseReportLimits limits)