Uses of Interface
net.minecraft.class_7630
Packages that use class_7630
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7630 in net.minecraft
Classes in net.minecraft that implement class_7630 -
Uses of class_7630 in net.minecraft.client.report
Classes in net.minecraft.client.report that implement class_7630Modifier and TypeClassDescriptionstatic final record
A chat message received by the client.Methods in net.minecraft.client.report that return types with arguments of type class_7630Modifier and TypeMethodDescriptionprivate Stream<ChatLog.IndexedMessage<class_7630>>
ChatAbuseReport.method_44961
(ChatLog chatLog, Int2ObjectMap<ReceivedMessage.ChatMessage> int2ObjectMap, UUID uUID) Methods in net.minecraft.client.report with parameters of type class_7630Modifier and TypeMethodDescriptionprivate com.mojang.authlib.minecraft.report.ReportChatMessage
ChatAbuseReport.method_44963
(class_7630 class_7630)