Class StringCharacterVisitor
java.lang.Object
meteordevelopment.meteorclient.utils.misc.text.StringCharacterVisitor
- All Implemented Interfaces:
net.minecraft.text.CharacterVisitor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaccept(int index, net.minecraft.text.Style style, int j)
-
Field Details
-
result
-
-
Constructor Details
-
StringCharacterVisitor
public StringCharacterVisitor()
-
-
Method Details
-
accept
public boolean accept(int index, net.minecraft.text.Style style, int j) - Specified by:
acceptin interfacenet.minecraft.text.CharacterVisitor
-