net.minecraft.network.chat

public enum HoverEvent$Action

implements StringRepresentable

xc$a
net.minecraft.network.chat.HoverEvent$Action
net.minecraft.class_2568$class_5247
net.minecraft.text.HoverEvent$Action

Enum constant summary

Enum Constant
a
SHOW_TEXT
field_24342
SHOW_TEXT
b
SHOW_ITEM
field_24343
SHOW_ITEM
c
SHOW_ENTITY
field_24344
SHOW_ENTITY

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<HoverEvent$Action>
d
UNSAFE_CODEC
field_46603
UNVALIDATED_CODEC
public static final com.mojang.serialization.Codec<HoverEvent$Action>
e
CODEC
field_46604
CODEC
private final String
f
name
field_24346
name
private final boolean
g
allowFromServer
field_24347
parsable
final com.mojang.serialization.MapCodec<? extends HoverEvent>
h
codec
field_46605
codec

Constructor summary

ModifierConstructor
private (String arg0, boolean arg1, com.mojang.serialization.MapCodec<? extends HoverEvent> name)

Method summary

Modifier and TypeMethod
public boolean
a()
isAllowedFromServer()
method_27667()
isParsable()
public String
c()
getSerializedName()
method_15434()
asString()
private static com.mojang.serialization.DataResult<HoverEvent$Action>
a(xc$a arg0)
filterForSerialization(HoverEvent$Action arg0)
method_54186(class_2568$class_5247 arg0)
validate(HoverEvent$Action action)