Uses of Class
net.minecraft.network.chat.ClickEvent
Packages that use ClickEvent
-
Uses of ClickEvent in net.minecraft.network.chat
Fields in net.minecraft.network.chat declared as ClickEventFields in net.minecraft.network.chat with type parameters of type ClickEventModifier and TypeFieldDescriptionstatic 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, Boolean bold, Boolean italic, Boolean underlined, Boolean strikethrough, Boolean obfuscated, ClickEvent clickEvent, HoverEvent hoverEvent, String insertion, ResourceLocation font)