net.minecraft.network.chat

public class HoverEvent

yb
net.minecraft.network.chat.HoverEvent
net.minecraft.class_2568
net.minecraft.text.HoverEvent
net.minecraft.network.chat.ChatHoverable

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<HoverEvent>
a
CODEC
field_46601
CODEC
private final HoverEvent$TypedHoverEvent<?>
b
event
field_46602
data

Constructor summary

ModifierConstructor
public <T>(HoverEvent$Action<T> action, T contents)
private (HoverEvent$TypedHoverEvent<?> data)

Method summary

Modifier and TypeMethod
public HoverEvent$Action<?>
a()
getAction()
method_10892()
getAction()
public <T> T
a(yb$a<T> arg0)
getValue(HoverEvent$Action<T> arg0)
method_10891(class_2568$class_5247<T> arg0)
getValue(HoverEvent$Action<T> action)