Interface MutableComponentAccessor


public interface MutableComponentAccessor
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    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)
     
  • 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)