Uses of Record Class
net.minecraft.client.gui.hud.ChatHudLine.Visible
Packages that use ChatHudLine.Visible
-
Uses of ChatHudLine.Visible in net.minecraft.client.gui.hud
Fields in net.minecraft.client.gui.hud with type parameters of type ChatHudLine.VisibleMethods in net.minecraft.client.gui.hud with parameters of type ChatHudLine.VisibleModifier and TypeMethodDescriptionvoidChatHud.LineConsumer.accept(int x1, int y1, int y2, ChatHudLine.Visible line, int messageIndex, float backgroundOpacity) private intChatHud.getIndicatorX(ChatHudLine.Visible line) private booleanChatHud.isXInsideIndicatorIcon(double x, ChatHudLine.Visible line, MessageIndicator indicator)