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 recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordFields 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.codecstatic final com.mojang.serialization.Codec<ClickEvent> ClickEvent.CODECMethods 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 ClickEventModifierConstructorDescriptionprivateStyle(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 ClickEventModifierConstructorDescriptionprivateAction(String pName, boolean pAllowFromServer, com.mojang.serialization.MapCodec<? extends ClickEvent> pCodec)