Package net.minecraft
Interface class_4419.class_4420
- Enclosing class:
- class_4419
- 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 qm$aintermediary net/minecraft/class_4419$class_4420named net/minecraft/class_4419$class_4420
-
Method Summary
Modifier and TypeMethodDescriptionbooleantest(com.mojang.brigadier.context.CommandContext<class_3915> commandContext)
-
Method Details
-
test
boolean test(com.mojang.brigadier.context.CommandContext<class_3915> commandContext) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official testLqm$a;test(Lcom/mojang/brigadier/context/CommandContext;)Zintermediary testLnet/minecraft/class_4419$class_4420;test(Lcom/mojang/brigadier/context/CommandContext;)Znamed testLnet/minecraft/class_4419$class_4420;test(Lcom/mojang/brigadier/context/CommandContext;)Z
-