Package net.minecraft.text
Class ClickEvent
java.lang.Object
net.minecraft.text.ClickEvent
- Mappings:
Namespace Name official th
intermediary net/minecraft/class_2558
named net/minecraft/text/ClickEvent
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
action
- Mappings:
Namespace Name Mixin selector official a
Lth;a:Lth$a;
intermediary field_11741
Lnet/minecraft/class_2558;field_11741:Lnet/minecraft/class_2558$class_2559;
named action
Lnet/minecraft/text/ClickEvent;action:Lnet/minecraft/text/ClickEvent$Action;
-
value
- Mappings:
Namespace Name Mixin selector official b
Lth;b:Ljava/lang/String;
intermediary field_11740
Lnet/minecraft/class_2558;field_11740:Ljava/lang/String;
named value
Lnet/minecraft/text/ClickEvent;value:Ljava/lang/String;
-
-
Constructor Details
-
ClickEvent
- Mappings:
Namespace Name Mixin selector official <init>
Lth;<init>(Lth$a;Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_2558;<init>(Lnet/minecraft/class_2558$class_2559;Ljava/lang/String;)V
named <init>
Lnet/minecraft/text/ClickEvent;<init>(Lnet/minecraft/text/ClickEvent$Action;Ljava/lang/String;)V
-
-
Method Details
-
getAction
- Mappings:
Namespace Name Mixin selector official a
Lth;a()Lth$a;
intermediary method_10845
Lnet/minecraft/class_2558;method_10845()Lnet/minecraft/class_2558$class_2559;
named getAction
Lnet/minecraft/text/ClickEvent;getAction()Lnet/minecraft/text/ClickEvent$Action;
-
getValue
- Mappings:
Namespace Name Mixin selector official b
Lth;b()Ljava/lang/String;
intermediary method_10844
Lnet/minecraft/class_2558;method_10844()Ljava/lang/String;
named getValue
Lnet/minecraft/text/ClickEvent;getValue()Ljava/lang/String;
-
equals
-
toString
-
hashCode
public int hashCode()
-