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(GuiMessage.Line pLine, int pIndex, float pOpacity) floatChatComponent.AlphaCalculator.calculate(GuiMessage.Line pLine)