Package net.minecraft.text
Class HoverEvent
java.lang.Object
net.minecraft.text.HoverEvent
public class HoverEvent extends Object
- Mappings:
Namespace Name official ewintermediary net/minecraft/class_1447named net/minecraft/text/HoverEvent
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHoverEvent.Action -
Field Summary
Fields Modifier and Type Field Description private HoverEvent.Actionactionprivate Textvalue -
Constructor Summary
Constructors Constructor Description HoverEvent(HoverEvent.Action action, Text text) -
Method Summary
-
Field Details
-
action
- Mappings:
Namespace Name Mixin selector official aLew;a:Lew$a;intermediary field_6010Lnet/minecraft/class_1447;field_6010:Lnet/minecraft/class_1447$class_1448;named actionLnet/minecraft/text/HoverEvent;action:Lnet/minecraft/text/HoverEvent$Action;
-
value
- Mappings:
Namespace Name Mixin selector official bLew;b:Leu;intermediary field_6011Lnet/minecraft/class_1447;field_6011:Lnet/minecraft/class_1444;named valueLnet/minecraft/text/HoverEvent;value:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
HoverEvent
- Mappings:
Namespace Name Mixin selector official <init>Lew;<init>(Lew$a;Leu;)Vintermediary <init>Lnet/minecraft/class_1447;<init>(Lnet/minecraft/class_1447$class_1448;Lnet/minecraft/class_1444;)Vnamed <init>Lnet/minecraft/text/HoverEvent;<init>(Lnet/minecraft/text/HoverEvent$Action;Lnet/minecraft/text/Text;)V
-
-
Method Details
-
getAction
- Mappings:
Namespace Name Mixin selector official aLew;a()Lew$a;intermediary method_5173Lnet/minecraft/class_1447;method_5173()Lnet/minecraft/class_1447$class_1448;named getActionLnet/minecraft/text/HoverEvent;getAction()Lnet/minecraft/text/HoverEvent$Action;
-
getValue
- Mappings:
Namespace Name Mixin selector official bLew;b()Leu;intermediary method_5174Lnet/minecraft/class_1447;method_5174()Lnet/minecraft/class_1444;named getValueLnet/minecraft/text/HoverEvent;getValue()Lnet/minecraft/text/Text;
-
equals
-
toString
-
hashCode
public int hashCode()
-