Uses of Record Class
net.minecraft.client.GuiMessage.Line
Packages that use GuiMessage.Line
-
Uses of GuiMessage.Line in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components with type parameters of type GuiMessage.LineModifier and TypeFieldDescriptionprivate final List<GuiMessage.Line> ChatComponent.trimmedMessagesList of the ChatLines currently drawnMethods in net.minecraft.client.gui.components with parameters of type GuiMessage.LineModifier and TypeMethodDescriptionprivate intChatComponent.getTagIconLeft(GuiMessage.Line line) private booleanChatComponent.hasSelectedMessageTag(double x, GuiMessage.Line line, GuiMessageTag tag)