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 TypeMethodDescriptionvoidChatComponent.LineConsumer.accept(int x, int startY, int endY, GuiMessage.Line line, int index, float fade) private intChatComponent.getTagIconLeft(GuiMessage.Line line) private booleanChatComponent.hasSelectedMessageTag(double x, GuiMessage.Line line, GuiMessageTag tag)