net.minecraft.text

public enum ClickEvent$Action

hg$a
net.minecraft.class_1980$class_1981
net.minecraft.text.ClickEvent$Action
net.minecraft.util.text.event.ClickEvent$Action
net.minecraft.util.text.event.ClickEvent$Action

Enum constant summary

Enum Constant
a
field_8476
OPEN_URL
OPEN_URL
OPEN_URL
b
field_8477
OPEN_FILE
OPEN_FILE
OPEN_FILE
c
field_8478
RUN_COMMAND
RUN_COMMAND
RUN_COMMAND
d
field_8480
SUGGEST_COMMAND
SUGGEST_COMMAND
SUGGEST_COMMAND
e
field_11570
CHANGE_PAGE
CHANGE_PAGE
CHANGE_PAGE

Field summary

Modifier and TypeField
private static final Map<String, ClickEvent$Action>
f
field_8481
BY_KEY
field_150679_e
NAME_MAPPING
private final boolean
g
field_8482
allowFromRemoteSource
field_150676_f
allowedInChat
private final String
h
field_8483
key
field_150677_g
canonicalName

Constructor summary

ModifierConstructor
private (String arg0, boolean arg1)

Method summary

Modifier and TypeMethod
public boolean
a()
method_7463()
allowFromRemoteSource()
func_150674_a()
shouldAllowInChat()
public String
b()
method_7465()
getKey()
func_150673_b()
getCanonicalName()
public static ClickEvent$Action
a(String arg0)
method_7464(String arg0)
byKey(String key)
func_150672_a(String arg0)
getValueByCanonicalName(String canonicalNameIn)