net.minecraft.text

public enum HoverEvent$Action

jp$a
net.minecraft.class_2568$class_2569
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_11762
SHOW_TEXT
SHOW_TEXT
SHOW_TEXT
b
field_11757
SHOW_ITEM
SHOW_ITEM
SHOW_ITEM
c
field_11761
SHOW_ENTITY
SHOW_ENTITY
SHOW_ENTITY

Field summary

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

Constructor summary

ModifierConstructor
private (String arg0, boolean arg1)

Method summary

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