net.minecraft.text

public enum HoverEvent$Action

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

Enum constant summary

Enum Constant
a
field_8488
SHOW_TEXT
SHOW_TEXT
b
field_8489
SHOW_ACHIEVEMENT
SHOW_ACHIEVEMENT
c
field_8490
SHOW_ITEM
SHOW_ITEM
d
field_11571
SHOW_ENTITY
SHOW_ENTITY

Field summary

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

Constructor summary

ModifierConstructor
private (String arg0, boolean arg1)

Method summary

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