Uses of Class
net.minecraft.network.chat.ClickEvent
-
Uses of ClickEvent in net.minecraft.network.chat
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ClickEvent> ClickEvent.CODEC
ModifierConstructorDescriptionprivate
Style
(TextColor p_131113_, 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_) -
Uses of ClickEvent in net.neoforged.testframework.impl
Modifier and TypeMethodDescriptiondefault ClickEvent
MutableTestFramework.disableCommand
(String id) default ClickEvent
MutableTestFramework.enableCommand
(String id) default ClickEvent
MutableTestFramework.setStatusCommand
(String testId, Test.Result result, String message)