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.reportingSubclasses of ChatSelectionScreen.ChatSelectionList.Entry in net.minecraft.client.gui.screens.reportingModifier and TypeClassDescriptionclassclassclassclassFields in net.minecraft.client.gui.screens.reporting declared as ChatSelectionScreen.ChatSelectionList.EntryModifier and TypeFieldDescriptionprivate final ChatSelectionScreen.ChatSelectionList.EntryChatSelectionScreen.ChatSelectionList.Heading.entryThe field for theentryrecord component.Methods in net.minecraft.client.gui.screens.reporting that return ChatSelectionScreen.ChatSelectionList.EntryModifier and TypeMethodDescriptionChatSelectionScreen.ChatSelectionList.Heading.entry()Returns the value of theentryrecord component.ChatSelectionScreen.ChatSelectionList.nextEntry(ScreenDirection p_265203_) Methods in net.minecraft.client.gui.screens.reporting with parameters of type ChatSelectionScreen.ChatSelectionList.EntryModifier and TypeMethodDescriptionvoidChatSelectionScreen.ChatSelectionList.setSelected(ChatSelectionScreen.ChatSelectionList.Entry p_265249_) private booleanChatSelectionScreen.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 aHeadingrecord class.