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
Methods in net.minecraft.client.gui.components with parameters of type GuiMessage.LineModifier and TypeMethodDescriptionprivate int
ChatComponent.getTagIconLeft
(GuiMessage.Line p_240622_) private boolean
ChatComponent.hasSelectedMessageTag
(double p_240619_, GuiMessage.Line p_240547_, GuiMessageTag p_240637_)