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 color, Integer shadowColor, Boolean bold, Boolean italic, Boolean underlined, Boolean strikethrough, Boolean obfuscated, ClickEvent clickEvent, HoverEvent hoverEvent, String insertion, ResourceLocation font) Constructor parameters in net.minecraft.network.chat with type arguments of type ClickEventModifierConstructorDescriptionprivateAction(String name, boolean allowFromServer, com.mojang.serialization.MapCodec<? extends ClickEvent> codec)