Class RunnableClickEvent
java.lang.Object
net.minecraft.text.ClickEvent
meteordevelopment.meteorclient.utils.misc.text.MeteorClickEvent
meteordevelopment.meteorclient.utils.misc.text.RunnableClickEvent
Allows arbitrary code execution in a click event
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.text.ClickEvent
net.minecraft.text.ClickEvent.Action -
Field Summary
FieldsFields inherited from class net.minecraft.text.ClickEvent
CODEC -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.text.ClickEvent
equals, getAction, getValue, hashCode, toString
-
Field Details
-
runnable
-
-
Constructor Details
-
RunnableClickEvent
-