Uses of Class
net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.Entry
Packages that use ChatSelectionScreen.SelectionListWidget.Entry
-
Uses of ChatSelectionScreen.SelectionListWidget.Entry in net.minecraft.client.gui.screen.report
Subclasses of ChatSelectionScreen.SelectionListWidget.Entry in net.minecraft.client.gui.screen.reportModifier and TypeClassDescriptionclass
class
static class
class
Fields in net.minecraft.client.gui.screen.report declared as ChatSelectionScreen.SelectionListWidget.EntryModifier and TypeFieldDescriptionprivate final ChatSelectionScreen.SelectionListWidget.Entry
ChatSelectionScreen.SelectionListWidget.SenderEntryPair.entry
The field for theentry
record component.Methods in net.minecraft.client.gui.screen.report that return ChatSelectionScreen.SelectionListWidget.EntryModifier and TypeMethodDescriptionChatSelectionScreen.SelectionListWidget.SenderEntryPair.entry()
Returns the value of theentry
record component.ChatSelectionScreen.SelectionListWidget.getNeighboringEntry
(NavigationDirection navigationDirection) Methods in net.minecraft.client.gui.screen.report with parameters of type ChatSelectionScreen.SelectionListWidget.EntryModifier and TypeMethodDescriptionvoid
ChatSelectionScreen.SelectionListWidget.setSelected
(@Nullable ChatSelectionScreen.SelectionListWidget.Entry entry) private boolean
ChatSelectionScreen.SelectionListWidget.shouldHighlight
(ChatSelectionScreen.SelectionListWidget.Entry entry) Constructors in net.minecraft.client.gui.screen.report with parameters of type ChatSelectionScreen.SelectionListWidget.EntryModifierConstructorDescription(package private)