Package net.minecraft.network.chat
Class HoverEvent
java.lang.Object
net.minecraft.network.chat.HoverEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic interface(package private) static final record -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<HoverEvent> private final HoverEvent.TypedHoverEvent<?> -
Constructor Summary
ConstructorsModifierConstructorDescriptionHoverEvent(HoverEvent.Action<T> pAction, T pValue) privateHoverEvent(HoverEvent.TypedHoverEvent<?> pEvent) -
Method Summary
Modifier and TypeMethodDescriptionboolean<T> TgetValue(HoverEvent.Action<T> pActionType) inthashCode()toString()