Package net.minecraft.client.gui.hud
Interface ChatHud.OpacityRule
- Enclosing class:
ChatHud
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/client/gui/hud/ChatHud$OpacityRuleintermediary net/minecraft/class_338$class_12232official ggr$a
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfloatcalculate(ChatHudLine.Visible line) static ChatHud.OpacityRuletimeBased(int currentTick)
-
Field Details
-
CONSTANT
- Mappings:
Namespace Name Mixin selector named CONSTANTLnet/minecraft/client/gui/hud/ChatHud$OpacityRule;CONSTANT:Lnet/minecraft/client/gui/hud/ChatHud$OpacityRule;intermediary field_63874Lnet/minecraft/class_338$class_12232;field_63874:Lnet/minecraft/class_338$class_12232;official aLggr$a;a:Lggr$a;
-
-
Method Details
-
timeBased
- Mappings:
Namespace Name Mixin selector named timeBasedLnet/minecraft/client/gui/hud/ChatHud$OpacityRule;timeBased(I)Lnet/minecraft/client/gui/hud/ChatHud$OpacityRule;intermediary timeBasedLnet/minecraft/class_338$class_12232;timeBased(I)Lnet/minecraft/class_338$class_12232;official timeBasedLggr$a;timeBased(I)Lggr$a;
-
calculate
- Mappings:
Namespace Name Mixin selector named calculateLnet/minecraft/client/gui/hud/ChatHud$OpacityRule;calculate(Lnet/minecraft/client/gui/hud/ChatHudLine$Visible;)Fintermediary calculateLnet/minecraft/class_338$class_12232;calculate(Lnet/minecraft/class_303$class_7590;)Fofficial calculateLggr$a;calculate(Lgcq$a;)F
-