Uses of Interface
net.minecraft.client.util.CharPredicate
Packages that use CharPredicate
-
Uses of CharPredicate in net.minecraft.client.util
Methods in net.minecraft.client.util that return CharPredicateModifier and TypeMethodDescriptiondefault CharPredicateCharPredicate.method_36123()default CharPredicateCharPredicate.method_36125(CharPredicate charPredicate)default CharPredicateCharPredicate.method_36127(CharPredicate charPredicate)Methods in net.minecraft.client.util with parameters of type CharPredicateModifier and TypeMethodDescriptiondefault CharPredicateCharPredicate.method_36125(CharPredicate charPredicate)default CharPredicateCharPredicate.method_36127(CharPredicate charPredicate) -
Uses of CharPredicate in net.minecraft.util
Methods in net.minecraft.util with parameters of type CharPredicateModifier and TypeMethodDescriptionstatic StringUtil.replaceInvalidChars(String string, CharPredicate predicate)