Uses of Class
net.minecraft.client.gui.screens.reporting.ChatSelectionScreen.ChatSelectionList.Entry
Packages that use ChatSelectionScreen.ChatSelectionList.Entry
-
Uses of ChatSelectionScreen.ChatSelectionList.Entry in net.minecraft.client.gui.screens.reporting
Subclasses of ChatSelectionScreen.ChatSelectionList.Entry in net.minecraft.client.gui.screens.reportingModifier and TypeClassDescriptionclass
class
class
class
Fields in net.minecraft.client.gui.screens.reporting declared as ChatSelectionScreen.ChatSelectionList.EntryModifier and TypeFieldDescriptionprivate final ChatSelectionScreen.ChatSelectionList.Entry
ChatSelectionScreen.ChatSelectionList.Heading.entry
The field for theentry
record component.Methods in net.minecraft.client.gui.screens.reporting that return ChatSelectionScreen.ChatSelectionList.EntryModifier and TypeMethodDescriptionChatSelectionScreen.ChatSelectionList.Heading.entry()
Returns the value of theentry
record component.Methods in net.minecraft.client.gui.screens.reporting with parameters of type ChatSelectionScreen.ChatSelectionList.EntryModifier and TypeMethodDescriptionprivate boolean
ChatSelectionScreen.ChatSelectionList.shouldHighlightEntry
(ChatSelectionScreen.ChatSelectionList.Entry p_240327_) Constructors in net.minecraft.client.gui.screens.reporting with parameters of type ChatSelectionScreen.ChatSelectionList.EntryModifierConstructorDescription(package private)
Heading
(UUID sender, ChatSelectionScreen.ChatSelectionList.Entry entry) Creates an instance of aHeading
record class.