Uses of Interface
net.minecraft.network.chat.HoverEvent
Packages that use HoverEvent
-
Uses of HoverEvent in net.minecraft.network.chat
Classes in net.minecraft.network.chat that implement HoverEventModifier and TypeClassDescriptionstatic final record
static final record
static final record
Fields in net.minecraft.network.chat declared as HoverEventFields in net.minecraft.network.chat with type parameters of type HoverEventModifier and TypeFieldDescription(package private) final com.mojang.serialization.MapCodec
<? extends HoverEvent> HoverEvent.Action.codec
static final com.mojang.serialization.Codec
<HoverEvent> HoverEvent.CODEC
Methods in net.minecraft.network.chat that return HoverEventMethods in net.minecraft.network.chat with parameters of type HoverEventConstructors in net.minecraft.network.chat with parameters of type HoverEventModifierConstructorDescriptionprivate
Style
(TextColor p_131113_, Integer p_383145_, Boolean p_131114_, Boolean p_131115_, Boolean p_131116_, Boolean p_131117_, Boolean p_131118_, ClickEvent p_131119_, HoverEvent p_131120_, String p_131121_, ResourceLocation p_131122_) Constructor parameters in net.minecraft.network.chat with type arguments of type HoverEventModifierConstructorDescriptionprivate
Action
(String p_393532_, boolean p_130843_, com.mojang.serialization.MapCodec<? extends HoverEvent> p_393857_) -
Uses of HoverEvent in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return HoverEvent