Package net.minecraft.command.argument
Interface ItemPredicateArgumentType.ItemPredicateArgument
- Enclosing class:
- ItemPredicateArgumentType
public static interface ItemPredicateArgumentType.ItemPredicateArgument
-
Method Summary
Modifier and Type Method Description Predicate<ItemStack>
create(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext)
-
Method Details
-
create
Predicate<ItemStack> create(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext)
-