net.minecraft.text

public enum HoverEvent__Action

fm
net.minecraft.class_1985
net.minecraft.text.HoverEvent__Action
net.minecraft.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

Field summary

Modifier and TypeField
private static final Map
d
field_8491
BY_KEY
nameMapping
private final boolean
e
field_8492
allowFromRemoteSource
allowedInChat
private final String
f
field_8493
key
canonicalName

Constructor summary

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

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 arg0)