Class MeteorClickEvent
java.lang.Object
net.minecraft.text.ClickEvent
meteordevelopment.meteorclient.utils.misc.text.MeteorClickEvent
- Direct Known Subclasses:
RunnableClickEvent
public class MeteorClickEvent
extends net.minecraft.text.ClickEvent
This class does nothing except ensure that
ClickEvent's containing Meteor Client commands can only be executed if they come from the client.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.text.ClickEvent
net.minecraft.text.ClickEvent.Action -
Field Summary
Fields 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
-
Constructor Details
-
MeteorClickEvent
-