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 CharPredicate
CharPredicate.method_36123()
default CharPredicate
CharPredicate.method_36125(CharPredicate charPredicate)
default CharPredicate
CharPredicate.method_36127(CharPredicate charPredicate)
Methods in net.minecraft.client.util with parameters of type CharPredicateModifier and TypeMethodDescriptiondefault CharPredicate
CharPredicate.method_36125(CharPredicate charPredicate)
default CharPredicate
CharPredicate.method_36127(CharPredicate charPredicate)
-
Uses of CharPredicate in net.minecraft.util
Methods in net.minecraft.util with parameters of type CharPredicateModifier and TypeMethodDescriptionstatic String
Util.replaceInvalidChars(String string, CharPredicate predicate)