public class CustomClickEvent extends ClickEvent
action| Constructor | Description |
|---|---|
CustomClickEvent(net.lenni0451.mcstructs.core.Identifier id,
net.lenni0451.mcstructs.nbt.NbtTag payload) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
toString() |
changePage, copyToClipboard, custom, equals, getAction, hashCode, openFile, openUrl, runCommand, showDialog, suggestCommand, twitchUserInfopublic CustomClickEvent(net.lenni0451.mcstructs.core.Identifier id,
@Nullable
net.lenni0451.mcstructs.nbt.NbtTag payload)
public java.lang.String toString()
toString in class ClickEvent