Uses of Interface
net.minecraft.network.chat.ClickEvent
Packages that use ClickEvent
-
Uses of ClickEvent in net.minecraft.network.chat
Classes in net.minecraft.network.chat that implement ClickEventModifier and TypeClassDescriptionstatic final record
static final record
static final record
static final record
static final record
static final record
Fields in net.minecraft.network.chat declared as ClickEventFields in net.minecraft.network.chat with type parameters of type ClickEventModifier and TypeFieldDescription(package private) final com.mojang.serialization.MapCodec
<? extends ClickEvent> ClickEvent.Action.codec
static final com.mojang.serialization.Codec
<ClickEvent> ClickEvent.CODEC
Methods in net.minecraft.network.chat that return ClickEventMethods in net.minecraft.network.chat with parameters of type ClickEventConstructors in net.minecraft.network.chat with parameters of type ClickEventModifierConstructorDescriptionprivate
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 ClickEventModifierConstructorDescriptionprivate
Action
(String p_130642_, boolean p_130643_, com.mojang.serialization.MapCodec<? extends ClickEvent> p_394670_)