Uses of Class
net.minecraft.client.network.abusereport.ChatAbuseReport
Packages that use ChatAbuseReport
Package
Description
-
Uses of ChatAbuseReport in net.minecraft.client.gui.screen.abusereport
Fields in net.minecraft.client.gui.screen.abusereport declared as ChatAbuseReport -
Uses of ChatAbuseReport in net.minecraft.client.gui.screen.report
Fields in net.minecraft.client.gui.screen.report declared as ChatAbuseReportModifier and TypeFieldDescription(package private) final ChatAbuseReportChatSelectionScreen.reportFields in net.minecraft.client.gui.screen.report with type parameters of type ChatAbuseReportModifier and TypeFieldDescriptionprivate final Consumer<ChatAbuseReport>ChatSelectionScreen.newReportConsumerConstructors in net.minecraft.client.gui.screen.report with parameters of type ChatAbuseReportModifierConstructorDescriptionChatSelectionScreen(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport report, Consumer<ChatAbuseReport> newReportConsumer) Constructor parameters in net.minecraft.client.gui.screen.report with type arguments of type ChatAbuseReportModifierConstructorDescriptionChatSelectionScreen(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport report, Consumer<ChatAbuseReport> newReportConsumer) -
Uses of ChatAbuseReport in net.minecraft.client.network.abusereport
Methods in net.minecraft.client.network.abusereport that return ChatAbuseReport