net.minecraft.text

public enum ClickEvent__Action

fi
net.minecraft.class_1981
net.minecraft.text.ClickEvent__Action
net.minecraft.event.ClickEvent$Action

Enum constant summary

Enum Constant
a
field_8476
OPEN_URL
OPEN_URL
b
field_8477
OPEN_FILE
OPEN_FILE
c
field_8478
RUN_COMMAND
RUN_COMMAND
d
field_8479
TWITCH_USER_INFO
TWITCH_USER_INFO
e
field_8480
SUGGEST_COMMAND
SUGGEST_COMMAND

Field summary

Modifier and TypeField
private static final Map
f
field_8481
BY_KEY
nameMapping
private final boolean
g
field_8482
allowFromRemoteSource
allowedInChat
private final String
h
field_8483
key
canonicalName

Constructor summary

ModifierConstructor
private (String arg0, int arg1, String key, boolean allowFromRemoteSource)

Method summary

Modifier and TypeMethod
public boolean
a()
method_7463()
allowFromRemoteSource()
shouldAllowInChat()
public String
b()
method_7465()
getKey()
getCanonicalName()
public static ClickEvent__Action
a(String arg0)
method_7464(String arg0)
byKey(String key)
getValueByCanonicalName(String arg0)