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 ggt$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 aLggt$a;a:Lggt$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 timeBasedLggt$a;timeBased(I)Lggt$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 calculateLggt$a;calculate(Lgcs$a;)F
-