public class LootCommand
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) static interface |
LootCommand.ISourceArgumentBuilder |
(package private) static interface |
LootCommand.ISuccessListener |
(package private) static interface |
LootCommand.ITargetHandler |
Modifier and Type | Field and Description |
---|---|
static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> |
field_218904_a |
private static com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
field_218905_b |
private static com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
field_218906_c |
Constructor and Description |
---|
LootCommand() |
Modifier and Type | Method and Description |
---|---|
private static int |
func_218859_a(java.util.Collection<ServerPlayerEntity> p_218859_0_,
java.util.List<ItemStack> p_218859_1_,
LootCommand.ISuccessListener p_218859_2_) |
private static void |
func_218860_a(CommandSource p_218860_0_,
java.util.List<ItemStack> p_218860_1_,
ResourceLocation p_218860_2_) |
private static IInventory |
func_218862_a(CommandSource p_218862_0_,
BlockPos p_218862_1_) |
private static int |
func_218865_a(java.util.Collection<? extends Entity> p_218865_0_,
int p_218865_1_,
int p_218865_2_,
java.util.List<ItemStack> p_218865_3_,
LootCommand.ISuccessListener p_218865_4_) |
private static <T extends com.mojang.brigadier.builder.ArgumentBuilder<CommandSource,T>> |
func_218868_a(T p_218868_0_,
LootCommand.ISourceArgumentBuilder p_218868_1_) |
private static int |
func_218869_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218869_0_,
Entity p_218869_1_,
LootCommand.ITargetHandler p_218869_2_) |
private static int |
func_218871_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218871_0_,
ResourceLocation p_218871_1_,
LootContext p_218871_2_,
LootCommand.ITargetHandler p_218871_3_) |
private static ItemStack |
func_218872_a(CommandSource p_218872_0_,
EquipmentSlotType p_218872_1_) |
private static void |
func_218875_a(CommandSource p_218875_0_,
java.util.List<ItemStack> p_218875_1_) |
private static int |
func_218876_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218876_0_,
ResourceLocation p_218876_1_,
BlockPos p_218876_2_,
ItemStack p_218876_3_,
LootCommand.ITargetHandler p_218876_4_) |
private static int |
func_218879_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218879_0_,
BlockPos p_218879_1_,
ItemStack p_218879_2_,
LootCommand.ITargetHandler p_218879_3_) |
private static int |
func_218881_a(CommandSource p_218881_0_,
Vec3d p_218881_1_,
java.util.List<ItemStack> p_218881_2_,
LootCommand.ISuccessListener p_218881_3_) |
private static boolean |
func_218883_a(ItemStack p_218883_0_,
ItemStack p_218883_1_) |
private static int |
func_218887_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218887_0_,
ResourceLocation p_218887_1_,
LootCommand.ITargetHandler p_218887_2_) |
private static boolean |
func_218890_a(IInventory p_218890_0_,
ItemStack p_218890_1_) |
private static int |
func_218894_a(CommandSource p_218894_0_,
BlockPos p_218894_1_,
int p_218894_2_,
int p_218894_3_,
java.util.List<ItemStack> p_218894_4_,
LootCommand.ISuccessListener p_218894_5_) |
private static int |
func_218900_a(CommandSource p_218900_0_,
BlockPos p_218900_1_,
java.util.List<ItemStack> p_218900_2_,
LootCommand.ISuccessListener p_218900_3_) |
private static void |
func_218901_a(Entity p_218901_0_,
java.util.List<ItemStack> p_218901_1_,
int p_218901_2_,
int p_218901_3_,
java.util.List<ItemStack> p_218901_4_) |
static void |
register(com.mojang.brigadier.CommandDispatcher<CommandSource> p_218886_0_) |
public static final com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> field_218904_a
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_218905_b
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_218906_c
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> p_218886_0_)
private static <T extends com.mojang.brigadier.builder.ArgumentBuilder<CommandSource,T>> T func_218868_a(T p_218868_0_, LootCommand.ISourceArgumentBuilder p_218868_1_)
private static IInventory func_218862_a(CommandSource p_218862_0_, BlockPos p_218862_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static int func_218900_a(CommandSource p_218900_0_, BlockPos p_218900_1_, java.util.List<ItemStack> p_218900_2_, LootCommand.ISuccessListener p_218900_3_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static boolean func_218890_a(IInventory p_218890_0_, ItemStack p_218890_1_)
private static int func_218894_a(CommandSource p_218894_0_, BlockPos p_218894_1_, int p_218894_2_, int p_218894_3_, java.util.List<ItemStack> p_218894_4_, LootCommand.ISuccessListener p_218894_5_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static int func_218859_a(java.util.Collection<ServerPlayerEntity> p_218859_0_, java.util.List<ItemStack> p_218859_1_, LootCommand.ISuccessListener p_218859_2_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static void func_218901_a(Entity p_218901_0_, java.util.List<ItemStack> p_218901_1_, int p_218901_2_, int p_218901_3_, java.util.List<ItemStack> p_218901_4_)
private static int func_218865_a(java.util.Collection<? extends Entity> p_218865_0_, int p_218865_1_, int p_218865_2_, java.util.List<ItemStack> p_218865_3_, LootCommand.ISuccessListener p_218865_4_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static int func_218881_a(CommandSource p_218881_0_, Vec3d p_218881_1_, java.util.List<ItemStack> p_218881_2_, LootCommand.ISuccessListener p_218881_3_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static void func_218875_a(CommandSource p_218875_0_, java.util.List<ItemStack> p_218875_1_)
private static void func_218860_a(CommandSource p_218860_0_, java.util.List<ItemStack> p_218860_1_, ResourceLocation p_218860_2_)
private static ItemStack func_218872_a(CommandSource p_218872_0_, EquipmentSlotType p_218872_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static int func_218879_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218879_0_, BlockPos p_218879_1_, ItemStack p_218879_2_, LootCommand.ITargetHandler p_218879_3_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static int func_218869_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218869_0_, Entity p_218869_1_, LootCommand.ITargetHandler p_218869_2_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static int func_218887_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218887_0_, ResourceLocation p_218887_1_, LootCommand.ITargetHandler p_218887_2_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static int func_218876_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218876_0_, ResourceLocation p_218876_1_, BlockPos p_218876_2_, ItemStack p_218876_3_, LootCommand.ITargetHandler p_218876_4_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static int func_218871_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218871_0_, ResourceLocation p_218871_1_, LootContext p_218871_2_, LootCommand.ITargetHandler p_218871_3_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException