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.trimmedMessages
List of the ChatLines currently drawnMethods in net.minecraft.client.gui.components with parameters of type GuiMessage.LineModifier and TypeMethodDescriptionprivate int
ChatComponent.getTagIconLeft
(GuiMessage.Line pLine) private boolean
ChatComponent.hasSelectedMessageTag
(double pX, GuiMessage.Line pLine, GuiMessageTag pTag)