Uses of Interface
net.minecraft.client.gui.hud.ChatHud.OpacityRule
Packages that use ChatHud.OpacityRule
-
Uses of ChatHud.OpacityRule in net.minecraft.client.gui.hud
Fields in net.minecraft.client.gui.hud declared as ChatHud.OpacityRuleMethods in net.minecraft.client.gui.hud that return ChatHud.OpacityRuleModifier and TypeMethodDescriptionstatic ChatHud.OpacityRuleChatHud.OpacityRule.timeBased(int currentTick) Methods in net.minecraft.client.gui.hud with parameters of type ChatHud.OpacityRuleModifier and TypeMethodDescriptionprivate intChatHud.forEachVisibleLine(ChatHud.OpacityRule opacityRule, ChatHud.LineConsumer lineConsumer) Returns the number of lines accepted bylineConsumer.