Interface IAnalyzerGraphics.ISplitLineOptions

Enclosing interface:
IAnalyzerGraphics<S extends ISpecies<I>,I extends IIndividual>

public static interface IAnalyzerGraphics.ISplitLineOptions
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.network.chat.Component
    apply(boolean right, InteractableTextOptions existing, net.minecraft.network.chat.Component text)
     
  • Method Details

    • apply

      net.minecraft.network.chat.Component apply(boolean right, InteractableTextOptions existing, net.minecraft.network.chat.Component text)