Package net.minecraft.text
Class ClickEvent
java.lang.Object
net.minecraft.text.ClickEvent
- Mappings:
Namespace Name official hgintermediary net/minecraft/class_1980named net/minecraft/text/ClickEvent
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
action
- Mappings:
Namespace Name Mixin selector official aLhg;a:Lhg$a;intermediary field_8474Lnet/minecraft/class_1980;field_8474:Lnet/minecraft/class_1980$class_1981;named actionLnet/minecraft/text/ClickEvent;action:Lnet/minecraft/text/ClickEvent$Action;
-
value
- Mappings:
Namespace Name Mixin selector official bLhg;b:Ljava/lang/String;intermediary field_8475Lnet/minecraft/class_1980;field_8475:Ljava/lang/String;named valueLnet/minecraft/text/ClickEvent;value:Ljava/lang/String;
-
-
Constructor Details
-
ClickEvent
- Mappings:
Namespace Name Mixin selector official <init>Lhg;<init>(Lhg$a;Ljava/lang/String;)Vintermediary <init>Lnet/minecraft/class_1980;<init>(Lnet/minecraft/class_1980$class_1981;Ljava/lang/String;)Vnamed <init>Lnet/minecraft/text/ClickEvent;<init>(Lnet/minecraft/text/ClickEvent$Action;Ljava/lang/String;)V
-
-
Method Details
-
getAction
- Mappings:
Namespace Name Mixin selector official aLhg;a()Lhg$a;intermediary method_7461Lnet/minecraft/class_1980;method_7461()Lnet/minecraft/class_1980$class_1981;named getActionLnet/minecraft/text/ClickEvent;getAction()Lnet/minecraft/text/ClickEvent$Action;
-
getValue
- Mappings:
Namespace Name Mixin selector official bLhg;b()Ljava/lang/String;intermediary method_7462Lnet/minecraft/class_1980;method_7462()Ljava/lang/String;named getValueLnet/minecraft/text/ClickEvent;getValue()Ljava/lang/String;
-
equals
-
toString
-
hashCode
public int hashCode()
-