Package net.minecraft.client.util
Interface CharPredicate
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name official ointermediary net/minecraft/class_5462named net/minecraft/client/util/CharPredicate
-
Method Summary
Modifier and TypeMethodDescriptiondefault CharPredicatedefault CharPredicatemethod_36125(CharPredicate charPredicate)default CharPredicatemethod_36127(CharPredicate charPredicate)booleantest(char char2)
-
Method Details
-
test
boolean test(char char2)- Mappings:
Namespace Name Mixin selector official testLo;test(C)Zintermediary testLnet/minecraft/class_5462;test(C)Znamed testLnet/minecraft/client/util/CharPredicate;test(C)Z
-
method_36125
- Mappings:
Namespace Name Mixin selector official aLo;a(Lo;)Lo;intermediary method_36125Lnet/minecraft/class_5462;method_36125(Lnet/minecraft/class_5462;)Lnet/minecraft/class_5462;named method_36125Lnet/minecraft/client/util/CharPredicate;method_36125(Lnet/minecraft/client/util/CharPredicate;)Lnet/minecraft/client/util/CharPredicate;
-
method_36123
- Mappings:
Namespace Name Mixin selector official aLo;a()Lo;intermediary method_36123Lnet/minecraft/class_5462;method_36123()Lnet/minecraft/class_5462;named method_36123Lnet/minecraft/client/util/CharPredicate;method_36123()Lnet/minecraft/client/util/CharPredicate;
-
method_36127
- Mappings:
Namespace Name Mixin selector official bLo;b(Lo;)Lo;intermediary method_36127Lnet/minecraft/class_5462;method_36127(Lnet/minecraft/class_5462;)Lnet/minecraft/class_5462;named method_36127Lnet/minecraft/client/util/CharPredicate;method_36127(Lnet/minecraft/client/util/CharPredicate;)Lnet/minecraft/client/util/CharPredicate;
-