Class StringCharacterVisitor

java.lang.Object
meteordevelopment.meteorclient.utils.misc.text.StringCharacterVisitor
All Implemented Interfaces:
net.minecraft.text.CharacterVisitor

public class StringCharacterVisitor extends Object implements net.minecraft.text.CharacterVisitor
  • Field Details

  • Constructor Details

    • StringCharacterVisitor

      public StringCharacterVisitor()
  • Method Details

    • accept

      public boolean accept(int index, net.minecraft.text.Style style, int j)
      Specified by:
      accept in interface net.minecraft.text.CharacterVisitor