public class CustomClickEvent extends ClickEvent
action| Constructor and Description |
|---|
CustomClickEvent(net.lenni0451.mcstructs.core.Identifier id,
net.lenni0451.mcstructs.nbt.NbtTag payload) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
changePage, copyToClipboard, custom, equals, getAction, hashCode, openFile, openUrl, 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