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> action, T value) privateHoverEvent(HoverEvent.TypedHoverEvent<?> event) -
Method Summary
Modifier and TypeMethodDescriptionboolean<T> TgetValue(HoverEvent.Action<T> actionType) inthashCode()toString()