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 pColor, Integer pShadowColor, Boolean pBold, Boolean pItalic, Boolean pUnderlined, Boolean pStrikethrough, Boolean pObfuscated, ClickEvent pClickEvent, HoverEvent pHoverEvent, String pInsertion, ResourceLocation pFont) Constructor parameters in net.minecraft.network.chat with type arguments of type ClickEventModifierConstructorDescriptionprivate
Action
(String pName, boolean pAllowFromServer, com.mojang.serialization.MapCodec<? extends ClickEvent> pCodec)