net.minecraft.text

public enum HoverEvent$Action

hj$a
net.minecraft.class_1984$class_1985
net.minecraft.text.HoverEvent$Action
net.minecraft.util.text.event.HoverEvent$Action
net.minecraft.util.text.event.HoverEvent$Action

Enum constant summary

Enum Constant
a
field_8488
SHOW_TEXT
SHOW_TEXT
SHOW_TEXT
b
field_8490
SHOW_ITEM
SHOW_ITEM
SHOW_ITEM
c
field_11571
SHOW_ENTITY
SHOW_ENTITY
SHOW_ENTITY

Field summary

Modifier and TypeField
private static final Map<String, HoverEvent$Action>
d
field_8491
BY_KEY
field_150690_d
NAME_MAPPING
private final boolean
e
field_8492
allowFromRemoteSource
field_150691_e
allowedInChat
private final String
f
field_8493
key
field_150688_f
canonicalName

Constructor summary

ModifierConstructor
private (String arg0, boolean arg1)

Method summary

Modifier and TypeMethod
public boolean
a()
method_7482()
allowFromRemoteSource()
func_150686_a()
shouldAllowInChat()
public String
b()
method_7484()
getKey()
func_150685_b()
getCanonicalName()
public static HoverEvent$Action
a(String arg0)
method_7483(String arg0)
byKey(String key)
func_150684_a(String arg0)
getValueByCanonicalName(String canonicalNameIn)