Package com.pixelmonmod.mixin
Interface MutableComponentAccessor
public interface MutableComponentAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.minecraft.network.chat.MutableComponent
invokeConstructor
(net.minecraft.network.chat.ComponentContents contents, List<net.minecraft.network.chat.Component> siblings, net.minecraft.network.chat.Style style)
-
Method Details
-
invokeConstructor
static net.minecraft.network.chat.MutableComponent invokeConstructor(net.minecraft.network.chat.ComponentContents contents, List<net.minecraft.network.chat.Component> siblings, net.minecraft.network.chat.Style style)
-