History - net.minecraft.server.commands.LootCommand
25w18a
Names
aom
aor
Fields
com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, f_137877_
com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_LOOT_TABLE, field_13605
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_137878_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_ENTITY_LOOT_TABLE, field_13606, NO_LOOT_TABLE_ENTITY_EXCEPTION, f_346579_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_ENTITY_LOOT_TABLE, field_13606
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, ERROR_NO_BLOCK_LOOT_TABLE, field_53969, NO_LOOT_TABLE_BLOCK_EXCEPTION, f_349138_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, ERROR_NO_BLOCK_LOOT_TABLE, field_53969
Constructors
Methods
<T extends com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, T>> T (T, LootCommand$TailProvider): a, addTargets, method_13206, addTargetArguments, m_137902_
<T extends com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, T>> T (T, LootCommand$TailProvider): a, addTargets, method_13206
Container (CommandSourceStack, BlockPos): a, getContainer, method_13207, getBlockInventory, m_137950_
Container (CommandSourceStack, BlockPos): a, getContainer, method_13207
int (CommandSourceStack, BlockPos, List<ItemStack>, LootCommand$Callback): a, blockDistribute, method_13196, executeInsert, m_137960_
int (CommandSourceStack, BlockPos, List<ItemStack>, LootCommand$Callback): a, blockDistribute, method_13196
boolean (Container, ItemStack): a, distributeToContainer, method_13223, insert, m_137885_
boolean (Container, ItemStack): a, distributeToContainer, method_13223
int (CommandSourceStack, BlockPos, int, int, List<ItemStack>, LootCommand$Callback): a, blockReplace, method_13209, executeBlock, m_137953_
int (CommandSourceStack, BlockPos, int, int, List<ItemStack>, LootCommand$Callback): a, blockReplace, method_13209
boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, m_137894_
boolean (ItemStack, ItemStack): a, canMergeItems, method_13218
int (Collection<ServerPlayer>, List<ItemStack>, LootCommand$Callback): a, playerGive, method_13201, executeGive, m_137984_
int (Collection<ServerPlayer>, List<ItemStack>, LootCommand$Callback): a, playerGive, method_13201
void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, m_137888_
void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139
int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$Callback): a, entityReplace, method_13187, executeReplace, m_137978_
int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$Callback): a, entityReplace, method_13187
int (CommandSourceStack, Vec3, List<ItemStack>, LootCommand$Callback): a, dropInWorld, method_13183, executeSpawn, m_137945_
int (CommandSourceStack, Vec3, List<ItemStack>, LootCommand$Callback): a, dropInWorld, method_13183
void (CommandSourceStack, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, m_137965_
void (CommandSourceStack, List<ItemStack>): a, callback, method_13213
ItemStack (CommandSourceStack, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, m_137938_
ItemStack (CommandSourceStack, EquipmentSlot): a, getSourceHandItem, method_13178
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropBlockLoot, method_13219, executeMine, m_137912_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropBlockLoot, method_13219
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Entity, LootCommand$DropConsumer): a, dropKillLoot, method_13189, executeKill, m_137905_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Entity, LootCommand$DropConsumer): a, dropKillLoot, method_13189
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_13193, register, m_214515_
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_13193
void (CommandSourceStack, List<ItemStack>, ResourceKey<LootTable>): a, callback, method_13212, sendDroppedFeedback, m_137968_
void (CommandSourceStack, List<ItemStack>, ResourceKey<LootTable>): a, callback, method_13212
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Holder<LootTable>, LootCommand$DropConsumer): a, dropChestLoot, method_13197, executeLoot, m_137932_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Holder<LootTable>, LootCommand$DropConsumer): a, dropChestLoot, method_13197
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Holder<LootTable>, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropFishingLoot, method_13199, executeFish, m_137926_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Holder<LootTable>, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropFishingLoot, method_13199
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Holder<LootTable>, LootParams, LootCommand$DropConsumer): a, drop, method_13180, getFeedbackMessageSingle, m_287198_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Holder<LootTable>, LootParams, LootCommand$DropConsumer): a, drop, method_13180
1.21.5
Names
anp
aom
Fields
Constructors
Methods
1.21.4
Names
aot
anp
Fields
Constructors
Methods
1.21.3
Names
anj
aot
Fields
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, f_137879_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_ENTITY_LOOT_TABLE, field_13606, NO_LOOT_TABLE_ENTITY_EXCEPTION, f_346579_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, ERROR_NO_BLOCK_LOOT_TABLE, field_53969, NO_LOOT_TABLE_BLOCK_EXCEPTION, f_349138_
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
anw
anj
Fields
Constructors
Methods
1.20.6
Names
ajw
anw
Fields
Constructors
Methods
void (CommandSourceStack, List<ItemStack>, ResourceLocation): a, callback, method_13212, sendDroppedFeedback, m_137968_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, LootCommand$DropConsumer): a, dropChestLoot, method_13197, executeLoot, m_137932_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropFishingLoot, method_13199, executeFish, m_137926_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, LootParams, LootCommand$DropConsumer): a, drop, method_13180, getFeedbackMessageSingle, m_287198_
void (CommandSourceStack, List<ItemStack>, ResourceKey<LootTable>): a, callback, method_13212, sendDroppedFeedback, m_137968_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Holder<LootTable>, LootCommand$DropConsumer): a, dropChestLoot, method_13197, executeLoot, m_137932_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Holder<LootTable>, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropFishingLoot, method_13199, executeFish, m_137926_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Holder<LootTable>, LootParams, LootCommand$DropConsumer): a, drop, method_13180, getFeedbackMessageSingle, m_287198_
1.20.4
Names
ahl
ajw
Fields
Constructors
Methods
1.20.2
Names
afd
ahl
Fields
Constructors
Methods
1.20.1
Names
afq
afd
Fields
Constructors
Methods
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, LootContext, LootCommand$DropConsumer): a, drop, method_13180, getFeedbackMessageSingle, m_137921_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, LootParams, LootCommand$DropConsumer): a, drop, method_13180, getFeedbackMessageSingle, m_287198_
1.19.4
Names
aep
afq
Fields
Constructors
Methods
1.19.3
Names
adj
aep
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
acr
adj
Fields
Constructors
Methods
1.19
Names
aba
acr
Fields
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13193, register, m_137897_
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_13193, register, m_214515_
1.18.2
Names
aan
aba
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
yx
aan
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
xl
yx
net.minecraft.command.impl.LootCommand
net.minecraft.src.C_5345_
Fields
com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, field_218904_a
com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, f_137877_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, field_218905_b
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_137878_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, field_218906_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, f_137879_
Constructors
()
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13193, register, func_218886_a
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13193, register, m_137897_
<T extends com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, T>> T (T, LootCommand$TailProvider): a, addTargets, method_13206, addTargetArguments, func_218868_a
<T extends com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, T>> T (T, LootCommand$TailProvider): a, addTargets, method_13206, addTargetArguments, m_137902_
Container (CommandSourceStack, BlockPos): a, getContainer, method_13207, getBlockInventory, func_218862_a
Container (CommandSourceStack, BlockPos): a, getContainer, method_13207, getBlockInventory, m_137950_
int (CommandSourceStack, BlockPos, List<ItemStack>, LootCommand$Callback): a, blockDistribute, method_13196, executeInsert, func_218900_a
int (CommandSourceStack, BlockPos, List<ItemStack>, LootCommand$Callback): a, blockDistribute, method_13196, executeInsert, m_137960_
boolean (Container, ItemStack): a, distributeToContainer, method_13223, insert, func_218890_a
boolean (Container, ItemStack): a, distributeToContainer, method_13223, insert, m_137885_
int (CommandSourceStack, BlockPos, int, int, List<ItemStack>, LootCommand$Callback): a, blockReplace, method_13209, executeBlock, func_218894_a
int (CommandSourceStack, BlockPos, int, int, List<ItemStack>, LootCommand$Callback): a, blockReplace, method_13209, executeBlock, m_137953_
boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, func_218883_a
boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, m_137894_
int (Collection<ServerPlayer>, List<ItemStack>, LootCommand$Callback): a, playerGive, method_13201, executeGive, func_218859_a
int (Collection<ServerPlayer>, List<ItemStack>, LootCommand$Callback): a, playerGive, method_13201, executeGive, m_137984_
void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, func_218901_a
void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, m_137888_
int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$Callback): a, entityReplace, method_13187, executeReplace, func_218865_a
int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$Callback): a, entityReplace, method_13187, executeReplace, m_137978_
int (CommandSourceStack, Vec3, List<ItemStack>, LootCommand$Callback): a, dropInWorld, method_13183, executeSpawn, func_218881_a
int (CommandSourceStack, Vec3, List<ItemStack>, LootCommand$Callback): a, dropInWorld, method_13183, executeSpawn, m_137945_
void (CommandSourceStack, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, func_218875_a
void (CommandSourceStack, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, m_137965_
void (CommandSourceStack, List<ItemStack>, ResourceLocation): a, callback, method_13212, sendDroppedFeedback, func_218860_a
void (CommandSourceStack, List<ItemStack>, ResourceLocation): a, callback, method_13212, sendDroppedFeedback, m_137968_
ItemStack (CommandSourceStack, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, func_218872_a
ItemStack (CommandSourceStack, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, m_137938_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropBlockLoot, method_13219, executeMine, func_218879_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropBlockLoot, method_13219, executeMine, m_137912_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Entity, LootCommand$DropConsumer): a, dropKillLoot, method_13189, executeKill, func_218869_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Entity, LootCommand$DropConsumer): a, dropKillLoot, method_13189, executeKill, m_137905_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, LootCommand$DropConsumer): a, dropChestLoot, method_13197, executeLoot, func_218887_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, LootCommand$DropConsumer): a, dropChestLoot, method_13197, executeLoot, m_137932_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropFishingLoot, method_13199, executeFish, func_218876_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropFishingLoot, method_13199, executeFish, m_137926_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, LootContext, LootCommand$DropConsumer): a, drop, method_13180, getFeedbackMessageSingle, func_218871_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, LootContext, LootCommand$DropConsumer): a, drop, method_13180, getFeedbackMessageSingle, m_137921_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
wi
xl
Fields
Constructors
Methods
1.16.1
Names
ui
wi
Fields
Constructors
Methods
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
sr
ui
Fields
Constructors
Methods
1.14.4
Names
sp
sr
net.minecraft.server.commands.LootCommand
Fields
com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource>: a, field_13605, SUGGESTION_PROVIDER, field_218904_a
com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, field_218904_a
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, field_13604, NO_HELD_ITEMS_EXCEPTION, field_218905_b
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, field_218905_b
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_13606, NO_LOOT_TABLE_EXCEPTION, field_218906_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, field_218906_c
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>): a, method_13193, register, func_218886_a
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13193, register, func_218886_a
<T extends com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, method_13206, addTargetArguments, func_218868_a
<T extends com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, T>> T (T, LootCommand$TailProvider): a, addTargets, method_13206, addTargetArguments, func_218868_a
Inventory (ServerCommandSource, BlockPos): a, method_13207, getBlockInventory, func_218862_a
Container (CommandSourceStack, BlockPos): a, getContainer, method_13207, getBlockInventory, func_218862_a
int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13196, executeInsert, func_218900_a
int (CommandSourceStack, BlockPos, List<ItemStack>, LootCommand$Callback): a, blockDistribute, method_13196, executeInsert, func_218900_a
boolean (Inventory, ItemStack): a, method_13223, insert, func_218890_a
boolean (Container, ItemStack): a, distributeToContainer, method_13223, insert, func_218890_a
int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13209, executeBlock, func_218894_a
int (CommandSourceStack, BlockPos, int, int, List<ItemStack>, LootCommand$Callback): a, blockReplace, method_13209, executeBlock, func_218894_a
boolean (ItemStack, ItemStack): a, method_13218, itemsMatch, func_218883_a
boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, func_218883_a
int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13201, executeGive, func_218859_a
int (Collection<ServerPlayer>, List<ItemStack>, LootCommand$Callback): a, playerGive, method_13201, executeGive, func_218859_a
void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, method_16139, replace, func_218901_a
void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, func_218901_a
int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13187, executeReplace, func_218865_a
int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$Callback): a, entityReplace, method_13187, executeReplace, func_218865_a
int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13183, executeSpawn, func_218881_a
int (CommandSourceStack, Vec3, List<ItemStack>, LootCommand$Callback): a, dropInWorld, method_13183, executeSpawn, func_218881_a
void (ServerCommandSource, List<ItemStack>): a, method_13213, sendDroppedFeedback, func_218875_a
void (CommandSourceStack, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, func_218875_a
void (ServerCommandSource, List<ItemStack>, Identifier): a, method_13212, sendDroppedFeedback, func_218860_a
void (CommandSourceStack, List<ItemStack>, ResourceLocation): a, callback, method_13212, sendDroppedFeedback, func_218860_a
ItemStack (ServerCommandSource, EquipmentSlot): a, method_13178, getHeldItem, func_218872_a
ItemStack (CommandSourceStack, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, func_218872_a
int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, method_13219, executeMine, func_218879_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropBlockLoot, method_13219, executeMine, func_218879_a
int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, method_13189, executeKill, func_218869_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Entity, LootCommand$DropConsumer): a, dropKillLoot, method_13189, executeKill, func_218869_a
int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, method_13197, executeLoot, func_218887_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, LootCommand$DropConsumer): a, dropChestLoot, method_13197, executeLoot, func_218887_a
int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, method_13199, executeFish, func_218876_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, BlockPos, ItemStack, LootCommand$DropConsumer): a, dropFishingLoot, method_13199, executeFish, func_218876_a
int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, method_13180, getFeedbackMessageSingle, func_218871_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ResourceLocation, LootContext, LootCommand$DropConsumer): a, drop, method_13180, getFeedbackMessageSingle, func_218871_a
1.14.3
Names
sn
sp
net.minecraft.server.command.LootCommand
Fields
com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource>: a, field_13605, field_218904_a
com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource>: a, field_13605, SUGGESTION_PROVIDER, field_218904_a
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, field_13604, field_218905_b
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, field_13604, NO_HELD_ITEMS_EXCEPTION, field_218905_b
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_13606, field_218906_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_13606, NO_LOOT_TABLE_EXCEPTION, field_218906_c
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSource>): a, method_13193, func_218886_a
void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>): a, method_13193, register, func_218886_a
<T extends com.mojang.brigadier.builder.ArgumentBuilder<CommandSource, T>> T (T, LootCommand$ISourceArgumentBuilder): a, method_13206, func_218868_a
<T extends com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, method_13206, addTargetArguments, func_218868_a
IInventory (CommandSource, BlockPos): a, method_13207, func_218862_a
Inventory (ServerCommandSource, BlockPos): a, method_13207, getBlockInventory, func_218862_a
int (CommandSource, BlockPos, List<ItemStack>, LootCommand$ISuccessListener): a, method_13196, func_218900_a
int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13196, executeInsert, func_218900_a
boolean (IInventory, ItemStack): a, method_13223, func_218890_a
boolean (Inventory, ItemStack): a, method_13223, insert, func_218890_a
int (CommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$ISuccessListener): a, method_13209, func_218894_a
int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13209, executeBlock, func_218894_a
boolean (ItemStack, ItemStack): a, method_13218, func_218883_a
boolean (ItemStack, ItemStack): a, method_13218, itemsMatch, func_218883_a
int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$ISuccessListener): a, method_13201, func_218859_a
int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13201, executeGive, func_218859_a
void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, method_16139, func_218901_a
void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, method_16139, replace, func_218901_a
int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$ISuccessListener): a, method_13187, func_218865_a
int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13187, executeReplace, func_218865_a
int (CommandSource, Vec3d, List<ItemStack>, LootCommand$ISuccessListener): a, method_13183, func_218881_a
int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13183, executeSpawn, func_218881_a
void (CommandSource, List<ItemStack>): a, method_13213, func_218875_a
void (ServerCommandSource, List<ItemStack>): a, method_13213, sendDroppedFeedback, func_218875_a
void (CommandSource, List<ItemStack>, ResourceLocation): a, method_13212, func_218860_a
void (ServerCommandSource, List<ItemStack>, Identifier): a, method_13212, sendDroppedFeedback, func_218860_a
ItemStack (CommandSource, EquipmentSlotType): a, method_13178, func_218872_a
ItemStack (ServerCommandSource, EquipmentSlot): a, method_13178, getHeldItem, func_218872_a
int (com.mojang.brigadier.context.CommandContext<CommandSource>, BlockPos, ItemStack, LootCommand$ITargetHandler): a, method_13219, func_218879_a
int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, method_13219, executeMine, func_218879_a
int (com.mojang.brigadier.context.CommandContext<CommandSource>, Entity, LootCommand$ITargetHandler): a, method_13189, func_218869_a
int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, method_13189, executeKill, func_218869_a
int (com.mojang.brigadier.context.CommandContext<CommandSource>, ResourceLocation, LootCommand$ITargetHandler): a, method_13197, func_218887_a
int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, method_13197, executeLoot, func_218887_a
int (com.mojang.brigadier.context.CommandContext<CommandSource>, ResourceLocation, BlockPos, ItemStack, LootCommand$ITargetHandler): a, method_13199, func_218876_a
int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, method_13199, executeFish, func_218876_a
int (com.mojang.brigadier.context.CommandContext<CommandSource>, ResourceLocation, LootContext, LootCommand$ITargetHandler): a, method_13180, func_218871_a
int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, method_13180, getFeedbackMessageSingle, func_218871_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
sn
net.minecraft.class_3039
net.minecraft.command.impl.LootCommand
Fields
com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource>: a, field_13605, field_218904_a
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, field_13604, field_218905_b
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_13606, field_218906_c
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSource>): a, method_13193, func_218886_a
<T extends com.mojang.brigadier.builder.ArgumentBuilder<CommandSource, T>> T (T, LootCommand$ISourceArgumentBuilder): a, method_13206, func_218868_a
IInventory (CommandSource, BlockPos): a, method_13207, func_218862_a
int (CommandSource, BlockPos, List<ItemStack>, LootCommand$ISuccessListener): a, method_13196, func_218900_a
boolean (IInventory, ItemStack): a, method_13223, func_218890_a
int (CommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$ISuccessListener): a, method_13209, func_218894_a
boolean (ItemStack, ItemStack): a, method_13218, func_218883_a
int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$ISuccessListener): a, method_13201, func_218859_a
void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, method_16139, func_218901_a
int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$ISuccessListener): a, method_13187, func_218865_a
int (CommandSource, Vec3d, List<ItemStack>, LootCommand$ISuccessListener): a, method_13183, func_218881_a
void (CommandSource, List<ItemStack>): a, method_13213, func_218875_a
void (CommandSource, List<ItemStack>, ResourceLocation): a, method_13212, func_218860_a
ItemStack (CommandSource, EquipmentSlotType): a, method_13178, func_218872_a
int (com.mojang.brigadier.context.CommandContext<CommandSource>, BlockPos, ItemStack, LootCommand$ITargetHandler): a, method_13219, func_218879_a
int (com.mojang.brigadier.context.CommandContext<CommandSource>, Entity, LootCommand$ITargetHandler): a, method_13189, func_218869_a
int (com.mojang.brigadier.context.CommandContext<CommandSource>, ResourceLocation, LootCommand$ITargetHandler): a, method_13197, func_218887_a
int (com.mojang.brigadier.context.CommandContext<CommandSource>, ResourceLocation, BlockPos, ItemStack, LootCommand$ITargetHandler): a, method_13199, func_218876_a
int (com.mojang.brigadier.context.CommandContext<CommandSource>, ResourceLocation, LootContext, LootCommand$ITargetHandler): a, method_13180, func_218871_a