Uses of Interface
net.minecraft.client.util.CharPredicate
| Package | Description |
|---|---|
| net.minecraft.client.util | |
| net.minecraft.util |
-
Uses of CharPredicate in net.minecraft.client.util
Methods in net.minecraft.client.util that return CharPredicate Modifier and Type Method Description default 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 CharPredicate Modifier and Type Method Description default 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 CharPredicate Modifier and Type Method Description static StringUtil. replaceInvalidChars(String string, CharPredicate predicate)