Uses of Class
net.minecraft.text.TextReorderingProcessor
Packages that use TextReorderingProcessor
-
Uses of TextReorderingProcessor in net.minecraft.text
Methods in net.minecraft.text that return TextReorderingProcessorModifier and TypeMethodDescriptionstatic TextReorderingProcessor
TextReorderingProcessor.create
(StringVisitable visitable) static TextReorderingProcessor
TextReorderingProcessor.create
(StringVisitable visitable, Int2IntFunction reverser, UnaryOperator<String> shaper)