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