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 TypeMethodDescriptionvoid
ChatHud.class_11511.accept
(int int2, int int3, int int4, ChatHudLine.Visible visible, int int5, float float2) private int
ChatHud.getIndicatorX
(ChatHudLine.Visible line) private boolean
ChatHud.isXInsideIndicatorIcon
(double x, ChatHudLine.Visible line, MessageIndicator indicator)