Uses of Interface
net.minecraft.CharPredicate
-
Uses of CharPredicate in net.minecraft
Modifier and TypeMethodDescriptiondefault CharPredicate
CharPredicate.and
(CharPredicate p_178287_) default CharPredicate
CharPredicate.negate()
default CharPredicate
CharPredicate.or
(CharPredicate p_178292_) Modifier and TypeMethodDescriptiondefault CharPredicate
CharPredicate.and
(CharPredicate p_178287_) default CharPredicate
CharPredicate.or
(CharPredicate p_178292_) static String
Util.sanitizeName
(String p_137484_, CharPredicate p_137485_)