@FunctionalInterface
static interface LootCommand.ITargetHandler
Modifier and Type | Method and Description |
---|---|
int |
accept(com.mojang.brigadier.context.CommandContext<CommandSource> p_accept_1_,
java.util.List<ItemStack> p_accept_2_,
LootCommand.ISuccessListener p_accept_3_) |
int accept(com.mojang.brigadier.context.CommandContext<CommandSource> p_accept_1_, java.util.List<ItemStack> p_accept_2_, LootCommand.ISuccessListener p_accept_3_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException