History - net.minecraft.server.command.LootCommand

26.3

Names

Fields

ElementAggregator$Reporter<ItemStack>: RESPONSE_WITHOUT_LOOT_TABLE, RESPONSE_WITHOUT_LOOT_TABLE, field_1_7362, field_1_7362

ElementAggregator$Reporter1<ItemStack, RegistryKey<LootTable>>: RESPONSE_WITH_LOOT_TABLE, RESPONSE_WITH_LOOT_TABLE, field_1_7363, field_1_7363

Constructors

Methods

Inventory (ServerCommandSource, BlockPos): getContainer, getContainer, method_13207, getBlockInventory

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): blockDistribute, blockDistribute, method_13196, executeInsert

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): blockReplace, blockReplace, method_13209, executeBlock

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): playerGive, playerGive, method_13201, executeGive

void (Entity, List<ItemStack>, int, int, List<ItemStack>): setSlots, setSlots, method_16139, replace

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): entityReplace, entityReplace, method_13187, executeReplace

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): dropInWorld, dropInWorld, method_13183, executeSpawn

void (ServerCommandSource, List<ItemStack>): callback, callback, method_13213, sendDroppedFeedback

void (ServerCommandSource, List<ItemStack>, RegistryKey<LootTable>): callback, callback, method_13212, sendDroppedFeedback

void (ServerCommandSource, BlockPos, List<ItemStack>, ElementAggregator<ItemStack>): blockDistribute, blockDistribute, method_13196, executeInsert

void (ServerCommandSource, BlockPos, int, int, List<ItemStack>, ElementAggregator<ItemStack>): blockReplace, blockReplace, method_13209, executeBlock

void (Collection<ServerPlayerEntity>, List<ItemStack>, ElementAggregator<ItemStack>): playerGive, playerGive, method_13201, executeGive

void (Entity, List<ItemStack>, int, int, ElementAggregator<ItemStack>): setSlots, setSlots, method_16139, replace

void (Collection<? extends Entity>, int, int, List<ItemStack>, ElementAggregator<ItemStack>): entityReplace, entityReplace, method_13187, executeReplace

void (ServerCommandSource, Vec3d, List<ItemStack>, ElementAggregator<ItemStack>): dropInWorld, dropInWorld, method_13183, executeSpawn

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

apq

net.minecraft.server.commands.LootCommand

net.minecraft.class_3039

net.minecraft.server.command.LootCommand

Fields

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: a, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_sneuzcgi, NO_HELD_ITEMS_EXCEPTION, f_137878_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_NO_HELD_ITEMS, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_NO_ENTITY_LOOT_TABLE, field_13606, NO_LOOT_TABLE_ENTITY_EXCEPTION, f_hwydcpjk, f_346579_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_NO_ENTITY_LOOT_TABLE, ERROR_NO_ENTITY_LOOT_TABLE, field_13606, NO_LOOT_TABLE_ENTITY_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_BLOCK_LOOT_TABLE, field_53969, NO_LOOT_TABLE_BLOCK_EXCEPTION, f_spivkozh, f_349138_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_NO_BLOCK_LOOT_TABLE, ERROR_NO_BLOCK_LOOT_TABLE, field_53969, NO_LOOT_TABLE_BLOCK_EXCEPTION

Constructors

Methods

<T extends com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, addTargets, method_13206, addTargetArguments, m_vmumvxig, addTargetArguments, m_137902_

<T extends com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): addTargets, addTargets, method_13206, addTargetArguments

Inventory (ServerCommandSource, BlockPos): a, getContainer, method_13207, getBlockInventory, m_ekwzdycy, getBlockInventory, m_137950_

Inventory (ServerCommandSource, BlockPos): getContainer, getContainer, method_13207, getBlockInventory

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, blockDistribute, method_13196, executeInsert, m_ujlcnpsu, executeInsert, m_137960_

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): blockDistribute, blockDistribute, method_13196, executeInsert

boolean (Inventory, ItemStack): a, distributeToContainer, method_13223, insert, m_kmkdvxvc, insert, m_137885_

boolean (Inventory, ItemStack): distributeToContainer, distributeToContainer, method_13223, insert

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, blockReplace, method_13209, executeBlock, m_psozoorw, executeBlock, m_137953_

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): blockReplace, blockReplace, method_13209, executeBlock

boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, m_leybllih, itemsMatch, m_137894_

boolean (ItemStack, ItemStack): canMergeItems, canMergeItems, method_13218, itemsMatch

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, playerGive, method_13201, executeGive, m_hlkotrup, executeGive, m_137984_

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): playerGive, playerGive, method_13201, executeGive

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, m_nzekgwmt, replace, m_137888_

void (Entity, List<ItemStack>, int, int, List<ItemStack>): setSlots, setSlots, method_16139, replace

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, entityReplace, method_13187, executeReplace, m_kyuvtrll, executeReplace, m_137978_

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): entityReplace, entityReplace, method_13187, executeReplace

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, dropInWorld, method_13183, executeSpawn, m_phqwnvkz, executeSpawn, m_137945_

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): dropInWorld, dropInWorld, method_13183, executeSpawn

void (ServerCommandSource, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, m_lgsnfdmc, sendDroppedFeedback, m_137965_

void (ServerCommandSource, List<ItemStack>): callback, callback, method_13213, sendDroppedFeedback

ItemStack (ServerCommandSource, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, m_iwkmtbqw, getHeldItem, m_137938_

ItemStack (ServerCommandSource, EquipmentSlot): getSourceHandItem, getSourceHandItem, method_13178, getHeldItem

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, dropBlockLoot, method_13219, executeMine, m_bvgvgvrc, executeMine, m_137912_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, dropKillLoot, method_13189, executeKill, m_aufflydm, executeKill, m_137905_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Entity, LootCommand$Target): dropKillLoot, dropKillLoot, method_13189, executeKill

void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>, CommandRegistryAccess): a, register, method_13193, register, m_zqusrfbs, register, m_214515_

void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>, CommandRegistryAccess): register, register, method_13193, register

void (ServerCommandSource, List<ItemStack>, RegistryKey<LootTable>): a, callback, method_13212, sendDroppedFeedback, m_lqhmryxk, m_lqhmryxk, m_137968_

void (ServerCommandSource, List<ItemStack>, RegistryKey<LootTable>): callback, callback, method_13212, sendDroppedFeedback

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, RegistryEntry<LootTable>, LootCommand$Target): a, dropChestLoot, method_13197, executeLoot, m_axxuzqtn, executeLoot, m_137932_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, RegistryEntry<LootTable>, LootCommand$Target): dropChestLoot, dropChestLoot, method_13197, executeLoot

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, RegistryEntry<LootTable>, BlockPos, ItemStack, LootCommand$Target): a, dropFishingLoot, method_13199, executeFish, m_lqzcrgsp, executeFish, m_137926_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, RegistryEntry<LootTable>, LootWorldContext, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, getFeedbackMessageSingle, m_287198_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, RegistryEntry<LootTable>, LootWorldContext, LootCommand$Target): drop, drop, method_13180, getFeedbackMessageSingle

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, BlockPos, ItemStackView, LootCommand$Target): dropBlockLoot, dropBlockLoot, method_13219, executeMine

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, RegistryEntry<LootTable>, BlockPos, ItemStackView, LootCommand$Target): dropFishingLoot, dropFishingLoot, method_13199, executeFish

1.21.11

Names

apg

apq

Fields

Constructors

Methods

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

apa

apg

Fields

Constructors

Methods

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

aom

apa

Fields

com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, f_hxcxhxyo, SUGGESTION_PROVIDER, f_137877_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_sneuzcgi, NO_HELD_ITEMS_EXCEPTION, f_137878_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: a, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_sneuzcgi, NO_HELD_ITEMS_EXCEPTION, f_137878_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_ENTITY_LOOT_TABLE, field_13606, NO_LOOT_TABLE_ENTITY_EXCEPTION, f_hwydcpjk, f_346579_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_NO_ENTITY_LOOT_TABLE, field_13606, NO_LOOT_TABLE_ENTITY_EXCEPTION, f_hwydcpjk, f_346579_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, ERROR_NO_BLOCK_LOOT_TABLE, field_53969, NO_LOOT_TABLE_BLOCK_EXCEPTION, f_spivkozh, f_349138_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_BLOCK_LOOT_TABLE, field_53969, NO_LOOT_TABLE_BLOCK_EXCEPTION, f_spivkozh, f_349138_

Constructors

Methods

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_erykcpbp, 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_hwydcpjk, f_346579_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, ERROR_NO_BLOCK_LOOT_TABLE, field_53969, NO_LOOT_TABLE_BLOCK_EXCEPTION, f_spivkozh, 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 (ServerCommandSource, List<ItemStack>, Identifier): a, callback, method_13212, sendDroppedFeedback, m_mkcmzdau, sendDroppedFeedback, m_137968_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, dropChestLoot, method_13197, executeLoot, m_axxuzqtn, executeLoot, m_137932_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, dropFishingLoot, method_13199, executeFish, m_lqzcrgsp, executeFish, m_137926_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootContextParameterSet, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, getFeedbackMessageSingle, m_287198_

void (ServerCommandSource, List<ItemStack>, RegistryKey<LootTable>): a, callback, method_13212, sendDroppedFeedback, m_lqhmryxk, m_lqhmryxk, m_137968_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, RegistryEntry<LootTable>, LootCommand$Target): a, dropChestLoot, method_13197, executeLoot, m_axxuzqtn, executeLoot, m_137932_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, RegistryEntry<LootTable>, BlockPos, ItemStack, LootCommand$Target): a, dropFishingLoot, method_13199, executeFish, m_lqzcrgsp, executeFish, m_137926_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, RegistryEntry<LootTable>, LootContextParameterSet, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, 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<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, getFeedbackMessageSingle, m_137921_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootContextParameterSet, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, 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<ServerCommandSource>): a, register, method_13193, register, m_zqusrfbs, register, m_137897_

void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>, CommandRegistryAccess): a, register, method_13193, register, m_zqusrfbs, register, m_214515_

1.18.2

Names

aan

aba

net.minecraft.server.command.LootCommand

Fields

com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, f_hxcxhxyo, f_137877_

com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, f_hxcxhxyo, SUGGESTION_PROVIDER, f_137877_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_sneuzcgi, f_137878_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_sneuzcgi, NO_HELD_ITEMS_EXCEPTION, f_137878_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, f_erykcpbp, f_137879_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, f_erykcpbp, NO_LOOT_TABLE_EXCEPTION, f_137879_

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>): a, register, method_13193, register, m_zqusrfbs, m_137897_

void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>): a, register, method_13193, register, m_zqusrfbs, register, m_137897_

<T extends com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, addTargets, method_13206, addTargetArguments, m_vmumvxig, m_137902_

<T extends com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, addTargets, method_13206, addTargetArguments, m_vmumvxig, addTargetArguments, m_137902_

Inventory (ServerCommandSource, BlockPos): a, getContainer, method_13207, getBlockInventory, m_ekwzdycy, m_137950_

Inventory (ServerCommandSource, BlockPos): a, getContainer, method_13207, getBlockInventory, m_ekwzdycy, getBlockInventory, m_137950_

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, blockDistribute, method_13196, executeInsert, m_ujlcnpsu, m_137960_

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, blockDistribute, method_13196, executeInsert, m_ujlcnpsu, executeInsert, m_137960_

boolean (Inventory, ItemStack): a, distributeToContainer, method_13223, insert, m_kmkdvxvc, m_137885_

boolean (Inventory, ItemStack): a, distributeToContainer, method_13223, insert, m_kmkdvxvc, insert, m_137885_

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, blockReplace, method_13209, executeBlock, m_psozoorw, m_137953_

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, blockReplace, method_13209, executeBlock, m_psozoorw, executeBlock, m_137953_

boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, m_leybllih, m_137894_

boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, m_leybllih, itemsMatch, m_137894_

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, playerGive, method_13201, executeGive, m_hlkotrup, m_137984_

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, playerGive, method_13201, executeGive, m_hlkotrup, executeGive, m_137984_

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, m_nzekgwmt, m_137888_

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, m_nzekgwmt, replace, m_137888_

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, entityReplace, method_13187, executeReplace, m_kyuvtrll, m_137978_

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, entityReplace, method_13187, executeReplace, m_kyuvtrll, executeReplace, m_137978_

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, dropInWorld, method_13183, executeSpawn, m_phqwnvkz, m_137945_

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, dropInWorld, method_13183, executeSpawn, m_phqwnvkz, executeSpawn, m_137945_

void (ServerCommandSource, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, m_lgsnfdmc, m_137965_

void (ServerCommandSource, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, m_lgsnfdmc, sendDroppedFeedback, m_137965_

void (ServerCommandSource, List<ItemStack>, Identifier): a, callback, method_13212, sendDroppedFeedback, m_mkcmzdau, m_137968_

void (ServerCommandSource, List<ItemStack>, Identifier): a, callback, method_13212, sendDroppedFeedback, m_mkcmzdau, sendDroppedFeedback, m_137968_

ItemStack (ServerCommandSource, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, m_iwkmtbqw, m_137938_

ItemStack (ServerCommandSource, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, m_iwkmtbqw, getHeldItem, m_137938_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, dropBlockLoot, method_13219, executeMine, m_bvgvgvrc, m_137912_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, dropBlockLoot, method_13219, executeMine, m_bvgvgvrc, executeMine, m_137912_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, dropKillLoot, method_13189, executeKill, m_aufflydm, m_137905_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, dropKillLoot, method_13189, executeKill, m_aufflydm, executeKill, m_137905_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, dropChestLoot, method_13197, executeLoot, m_axxuzqtn, m_137932_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, dropChestLoot, method_13197, executeLoot, m_axxuzqtn, executeLoot, m_137932_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, dropFishingLoot, method_13199, executeFish, m_lqzcrgsp, m_137926_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, dropFishingLoot, method_13199, executeFish, m_lqzcrgsp, executeFish, m_137926_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, m_137921_

int (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, getFeedbackMessageSingle, m_137921_

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

SuggestionProvider<ServerCommandSource>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, f_hxcxhxyo, field_218904_a, field_218904_a

SuggestionProvider<ServerCommandSource>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, f_hxcxhxyo, f_137877_

DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_sneuzcgi, field_218905_b, field_218905_b

DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_sneuzcgi, f_137878_

DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, f_erykcpbp, field_218906_c, field_218906_c

DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, f_erykcpbp, f_137879_

Constructors

()

Methods

void (CommandDispatcher<ServerCommandSource>): a, register, method_13193, register, m_zqusrfbs, func_218886_a, register

void (CommandDispatcher<ServerCommandSource>): a, register, method_13193, register, m_zqusrfbs, m_137897_

<T extends ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, addTargets, method_13206, addTargetArguments, m_vmumvxig, func_218868_a, func_218868_a

<T extends ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, addTargets, method_13206, addTargetArguments, m_vmumvxig, m_137902_

Inventory (ServerCommandSource, BlockPos): a, getContainer, method_13207, getBlockInventory, m_ekwzdycy, func_218862_a, func_218862_a

Inventory (ServerCommandSource, BlockPos): a, getContainer, method_13207, getBlockInventory, m_ekwzdycy, m_137950_

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, blockDistribute, method_13196, executeInsert, m_ujlcnpsu, func_218900_a, func_218900_a

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, blockDistribute, method_13196, executeInsert, m_ujlcnpsu, m_137960_

boolean (Inventory, ItemStack): a, distributeToContainer, method_13223, insert, m_kmkdvxvc, func_218890_a, func_218890_a

boolean (Inventory, ItemStack): a, distributeToContainer, method_13223, insert, m_kmkdvxvc, m_137885_

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, blockReplace, method_13209, executeBlock, m_psozoorw, func_218894_a, func_218894_a

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, blockReplace, method_13209, executeBlock, m_psozoorw, m_137953_

boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, m_leybllih, func_218883_a, func_218883_a

boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, m_leybllih, m_137894_

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, playerGive, method_13201, executeGive, m_hlkotrup, func_218859_a, func_218859_a

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, playerGive, method_13201, executeGive, m_hlkotrup, m_137984_

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, m_nzekgwmt, func_218901_a, func_218901_a

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, m_nzekgwmt, m_137888_

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, entityReplace, method_13187, executeReplace, m_kyuvtrll, func_218865_a, func_218865_a

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, entityReplace, method_13187, executeReplace, m_kyuvtrll, m_137978_

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, dropInWorld, method_13183, executeSpawn, m_phqwnvkz, func_218881_a, func_218881_a

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, dropInWorld, method_13183, executeSpawn, m_phqwnvkz, m_137945_

void (ServerCommandSource, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, m_lgsnfdmc, func_218875_a, func_218875_a

void (ServerCommandSource, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, m_lgsnfdmc, m_137965_

void (ServerCommandSource, List<ItemStack>, Identifier): a, callback, method_13212, sendDroppedFeedback, m_mkcmzdau, func_218860_a, func_218860_a

void (ServerCommandSource, List<ItemStack>, Identifier): a, callback, method_13212, sendDroppedFeedback, m_mkcmzdau, m_137968_

ItemStack (ServerCommandSource, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, m_iwkmtbqw, func_218872_a, func_218872_a

ItemStack (ServerCommandSource, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, m_iwkmtbqw, m_137938_

int (CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, dropBlockLoot, method_13219, executeMine, m_bvgvgvrc, func_218879_a, func_218879_a

int (CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, dropBlockLoot, method_13219, executeMine, m_bvgvgvrc, m_137912_

int (CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, dropKillLoot, method_13189, executeKill, m_aufflydm, func_218869_a, func_218869_a

int (CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, dropKillLoot, method_13189, executeKill, m_aufflydm, m_137905_

int (CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, dropChestLoot, method_13197, executeLoot, m_axxuzqtn, func_218887_a, func_218887_a

int (CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, dropChestLoot, method_13197, executeLoot, m_axxuzqtn, m_137932_

int (CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, dropFishingLoot, method_13199, executeFish, m_lqzcrgsp, func_218876_a, func_218876_a

int (CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, dropFishingLoot, method_13199, executeFish, m_lqzcrgsp, m_137926_

int (CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, func_218871_a, func_218871_a

int (CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, 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

SuggestionProvider<ServerCommandSource>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, f_hxcxhxyo, f_98496691, field_218904_a, field_218904_a

SuggestionProvider<ServerCommandSource>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, f_hxcxhxyo, field_218904_a, field_218904_a

DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_sneuzcgi, f_39765378, field_218905_b, field_218905_b

DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_sneuzcgi, field_218905_b, field_218905_b

DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, f_erykcpbp, f_81229016, field_218906_c, field_218906_c

DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, f_erykcpbp, field_218906_c, field_218906_c

Constructors

Methods

void (CommandDispatcher<ServerCommandSource>): a, register, method_13193, register, m_zqusrfbs, m_00629845, func_218886_a, register

void (CommandDispatcher<ServerCommandSource>): a, register, method_13193, register, m_zqusrfbs, func_218886_a, register

<T extends ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, addTargets, method_13206, addTargetArguments, m_vmumvxig, m_40272326, func_218868_a, func_218868_a

<T extends ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, addTargets, method_13206, addTargetArguments, m_vmumvxig, func_218868_a, func_218868_a

Inventory (ServerCommandSource, BlockPos): a, getContainer, method_13207, getBlockInventory, m_ekwzdycy, m_19544239, func_218862_a, func_218862_a

Inventory (ServerCommandSource, BlockPos): a, getContainer, method_13207, getBlockInventory, m_ekwzdycy, func_218862_a, func_218862_a

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, blockDistribute, method_13196, executeInsert, m_ujlcnpsu, m_03279326, func_218900_a, func_218900_a

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, blockDistribute, method_13196, executeInsert, m_ujlcnpsu, func_218900_a, func_218900_a

boolean (Inventory, ItemStack): a, distributeToContainer, method_13223, insert, m_kmkdvxvc, m_90113946, func_218890_a, func_218890_a

boolean (Inventory, ItemStack): a, distributeToContainer, method_13223, insert, m_kmkdvxvc, func_218890_a, func_218890_a

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, blockReplace, method_13209, executeBlock, m_psozoorw, m_90697824, func_218894_a, func_218894_a

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, blockReplace, method_13209, executeBlock, m_psozoorw, func_218894_a, func_218894_a

boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, m_leybllih, m_00223927, func_218883_a, func_218883_a

boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, m_leybllih, func_218883_a, func_218883_a

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, playerGive, method_13201, executeGive, m_hlkotrup, m_06182004, func_218859_a, func_218859_a

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, playerGive, method_13201, executeGive, m_hlkotrup, func_218859_a, func_218859_a

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, m_nzekgwmt, m_55588993, func_218901_a, func_218901_a

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, m_nzekgwmt, func_218901_a, func_218901_a

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, entityReplace, method_13187, executeReplace, m_kyuvtrll, m_65000172, func_218865_a, func_218865_a

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, entityReplace, method_13187, executeReplace, m_kyuvtrll, func_218865_a, func_218865_a

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, dropInWorld, method_13183, executeSpawn, m_phqwnvkz, m_59864698, func_218881_a, func_218881_a

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, dropInWorld, method_13183, executeSpawn, m_phqwnvkz, func_218881_a, func_218881_a

void (ServerCommandSource, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, m_lgsnfdmc, m_50660497, func_218875_a, func_218875_a

void (ServerCommandSource, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, m_lgsnfdmc, func_218875_a, func_218875_a

void (ServerCommandSource, List<ItemStack>, Identifier): a, callback, method_13212, sendDroppedFeedback, m_mkcmzdau, m_73295430, func_218860_a, func_218860_a

void (ServerCommandSource, List<ItemStack>, Identifier): a, callback, method_13212, sendDroppedFeedback, m_mkcmzdau, func_218860_a, func_218860_a

ItemStack (ServerCommandSource, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, m_iwkmtbqw, m_62456587, func_218872_a, func_218872_a

ItemStack (ServerCommandSource, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, m_iwkmtbqw, func_218872_a, func_218872_a

int (CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, dropBlockLoot, method_13219, executeMine, m_bvgvgvrc, m_39652169, func_218879_a, func_218879_a

int (CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, dropBlockLoot, method_13219, executeMine, m_bvgvgvrc, func_218879_a, func_218879_a

int (CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, dropKillLoot, method_13189, executeKill, m_aufflydm, m_36810567, func_218869_a, func_218869_a

int (CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, dropKillLoot, method_13189, executeKill, m_aufflydm, func_218869_a, func_218869_a

int (CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, dropChestLoot, method_13197, executeLoot, m_axxuzqtn, m_24509220, func_218887_a, func_218887_a

int (CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, dropChestLoot, method_13197, executeLoot, m_axxuzqtn, func_218887_a, func_218887_a

int (CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, dropFishingLoot, method_13199, executeFish, m_lqzcrgsp, m_81386021, func_218876_a, func_218876_a

int (CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, dropFishingLoot, method_13199, executeFish, m_lqzcrgsp, func_218876_a, func_218876_a

int (CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, m_29068391, func_218871_a, func_218871_a

int (CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, func_218871_a, func_218871_a

1.14.4

Names

sp

sr

net.minecraft.server.commands.LootCommand

net.minecraft.unmapped.C_bqrskrfs

Fields

SuggestionProvider<ServerCommandSource>: a, field_13605, SUGGESTION_PROVIDER, f_98496691, field_218904_a, field_218904_a

SuggestionProvider<ServerCommandSource>: a, SUGGEST_LOOT_TABLE, field_13605, SUGGESTION_PROVIDER, f_hxcxhxyo, f_98496691, field_218904_a, field_218904_a

DynamicCommandExceptionType: b, field_13604, NO_HELD_ITEMS_EXCEPTION, f_39765378, field_218905_b, field_218905_b

DynamicCommandExceptionType: b, ERROR_NO_HELD_ITEMS, field_13604, NO_HELD_ITEMS_EXCEPTION, f_sneuzcgi, f_39765378, field_218905_b, field_218905_b

DynamicCommandExceptionType: c, field_13606, NO_LOOT_TABLE_EXCEPTION, f_81229016, field_218906_c, field_218906_c

DynamicCommandExceptionType: c, ERROR_NO_LOOT_TABLE, field_13606, NO_LOOT_TABLE_EXCEPTION, f_erykcpbp, f_81229016, field_218906_c, field_218906_c

Constructors

Methods

void (CommandDispatcher<ServerCommandSource>): a, method_13193, register, m_00629845, func_218886_a, register

void (CommandDispatcher<ServerCommandSource>): a, register, method_13193, register, m_zqusrfbs, m_00629845, func_218886_a, register

<T extends ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, method_13206, addTargetArguments, m_40272326, func_218868_a, func_218868_a

<T extends ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, addTargets, method_13206, addTargetArguments, m_vmumvxig, m_40272326, func_218868_a, func_218868_a

Inventory (ServerCommandSource, BlockPos): a, method_13207, getBlockInventory, m_19544239, func_218862_a, func_218862_a

Inventory (ServerCommandSource, BlockPos): a, getContainer, method_13207, getBlockInventory, m_ekwzdycy, m_19544239, func_218862_a, func_218862_a

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13196, executeInsert, m_03279326, func_218900_a, func_218900_a

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, blockDistribute, method_13196, executeInsert, m_ujlcnpsu, m_03279326, func_218900_a, func_218900_a

boolean (Inventory, ItemStack): a, method_13223, insert, m_90113946, func_218890_a, func_218890_a

boolean (Inventory, ItemStack): a, distributeToContainer, method_13223, insert, m_kmkdvxvc, m_90113946, func_218890_a, func_218890_a

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13209, executeBlock, m_90697824, func_218894_a, func_218894_a

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, blockReplace, method_13209, executeBlock, m_psozoorw, m_90697824, func_218894_a, func_218894_a

boolean (ItemStack, ItemStack): a, method_13218, itemsMatch, m_00223927, func_218883_a, func_218883_a

boolean (ItemStack, ItemStack): a, canMergeItems, method_13218, itemsMatch, m_leybllih, m_00223927, func_218883_a, func_218883_a

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13201, executeGive, m_06182004, func_218859_a, func_218859_a

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, playerGive, method_13201, executeGive, m_hlkotrup, m_06182004, func_218859_a, func_218859_a

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, method_16139, replace, m_55588993, func_218901_a, func_218901_a

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, setSlots, method_16139, replace, m_nzekgwmt, m_55588993, func_218901_a, func_218901_a

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13187, executeReplace, m_65000172, func_218865_a, func_218865_a

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, entityReplace, method_13187, executeReplace, m_kyuvtrll, m_65000172, func_218865_a, func_218865_a

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13183, executeSpawn, m_59864698, func_218881_a, func_218881_a

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, dropInWorld, method_13183, executeSpawn, m_phqwnvkz, m_59864698, func_218881_a, func_218881_a

void (ServerCommandSource, List<ItemStack>): a, method_13213, sendDroppedFeedback, m_50660497, func_218875_a, func_218875_a

void (ServerCommandSource, List<ItemStack>): a, callback, method_13213, sendDroppedFeedback, m_lgsnfdmc, m_50660497, func_218875_a, func_218875_a

void (ServerCommandSource, List<ItemStack>, Identifier): a, method_13212, sendDroppedFeedback, m_73295430, func_218860_a, func_218860_a

void (ServerCommandSource, List<ItemStack>, Identifier): a, callback, method_13212, sendDroppedFeedback, m_mkcmzdau, m_73295430, func_218860_a, func_218860_a

ItemStack (ServerCommandSource, EquipmentSlot): a, method_13178, getHeldItem, m_62456587, func_218872_a, func_218872_a

ItemStack (ServerCommandSource, EquipmentSlot): a, getSourceHandItem, method_13178, getHeldItem, m_iwkmtbqw, m_62456587, func_218872_a, func_218872_a

int (CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, method_13219, executeMine, m_39652169, func_218879_a, func_218879_a

int (CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, dropBlockLoot, method_13219, executeMine, m_bvgvgvrc, m_39652169, func_218879_a, func_218879_a

int (CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, method_13189, executeKill, m_36810567, func_218869_a, func_218869_a

int (CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, dropKillLoot, method_13189, executeKill, m_aufflydm, m_36810567, func_218869_a, func_218869_a

int (CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, method_13197, executeLoot, m_24509220, func_218887_a, func_218887_a

int (CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, dropChestLoot, method_13197, executeLoot, m_axxuzqtn, m_24509220, func_218887_a, func_218887_a

int (CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, method_13199, executeFish, m_81386021, func_218876_a, func_218876_a

int (CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, dropFishingLoot, method_13199, executeFish, m_lqzcrgsp, m_81386021, func_218876_a, func_218876_a

int (CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, method_13180, getFeedbackMessageSingle, m_29068391, func_218871_a, func_218871_a

int (CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, drop, method_13180, getFeedbackMessageSingle, m_qqunjpod, m_29068391, func_218871_a, func_218871_a

1.14.3

Names

sn

sp

net.minecraft.server.command.LootCommand

Fields

SuggestionProvider<CommandSourceStack>: a, field_13605, f_98496691, field_218904_a, field_218904_a

SuggestionProvider<ServerCommandSource>: a, field_13605, SUGGESTION_PROVIDER, f_98496691, field_218904_a, field_218904_a

DynamicCommandExceptionType: b, field_13604, f_39765378, field_218905_b, field_218905_b

DynamicCommandExceptionType: b, field_13604, NO_HELD_ITEMS_EXCEPTION, f_39765378, field_218905_b, field_218905_b

DynamicCommandExceptionType: c, field_13606, f_81229016, field_218906_c, field_218906_c

DynamicCommandExceptionType: c, field_13606, NO_LOOT_TABLE_EXCEPTION, f_81229016, field_218906_c, field_218906_c

Constructors

Methods

void (CommandDispatcher<CommandSourceStack>): a, method_13193, m_00629845, func_218886_a, register

void (CommandDispatcher<ServerCommandSource>): a, method_13193, register, m_00629845, func_218886_a, register

<T extends ArgumentBuilder<CommandSourceStack, T>> T (T, C_95746321$C_14948919): a, method_13206, m_40272326, func_218868_a, func_218868_a

<T extends ArgumentBuilder<ServerCommandSource, T>> T (T, LootCommand$SourceConstructor): a, method_13206, addTargetArguments, m_40272326, func_218868_a, func_218868_a

Inventory (CommandSourceStack, BlockPos): a, method_13207, m_19544239, func_218862_a, func_218862_a

Inventory (ServerCommandSource, BlockPos): a, method_13207, getBlockInventory, m_19544239, func_218862_a, func_218862_a

int (CommandSourceStack, BlockPos, List<ItemStack>, C_95746321$C_91626683): a, method_13196, m_03279326, func_218900_a, func_218900_a

int (ServerCommandSource, BlockPos, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13196, executeInsert, m_03279326, func_218900_a, func_218900_a

boolean (Inventory, ItemStack): a, method_13223, m_90113946, func_218890_a, func_218890_a

boolean (Inventory, ItemStack): a, method_13223, insert, m_90113946, func_218890_a, func_218890_a

int (CommandSourceStack, BlockPos, int, int, List<ItemStack>, C_95746321$C_91626683): a, method_13209, m_90697824, func_218894_a, func_218894_a

int (ServerCommandSource, BlockPos, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13209, executeBlock, m_90697824, func_218894_a, func_218894_a

boolean (ItemStack, ItemStack): a, method_13218, m_00223927, func_218883_a, func_218883_a

boolean (ItemStack, ItemStack): a, method_13218, itemsMatch, m_00223927, func_218883_a, func_218883_a

int (Collection<ServerPlayerEntity>, List<ItemStack>, C_95746321$C_91626683): a, method_13201, m_06182004, func_218859_a, func_218859_a

int (Collection<ServerPlayerEntity>, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13201, executeGive, m_06182004, func_218859_a, func_218859_a

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, method_16139, m_55588993, func_218901_a, func_218901_a

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, method_16139, replace, m_55588993, func_218901_a, func_218901_a

int (Collection<? extends Entity>, int, int, List<ItemStack>, C_95746321$C_91626683): a, method_13187, m_65000172, func_218865_a, func_218865_a

int (Collection<? extends Entity>, int, int, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13187, executeReplace, m_65000172, func_218865_a, func_218865_a

int (CommandSourceStack, Vec3d, List<ItemStack>, C_95746321$C_91626683): a, method_13183, m_59864698, func_218881_a, func_218881_a

int (ServerCommandSource, Vec3d, List<ItemStack>, LootCommand$FeedbackMessage): a, method_13183, executeSpawn, m_59864698, func_218881_a, func_218881_a

void (CommandSourceStack, List<ItemStack>): a, method_13213, m_50660497, func_218875_a, func_218875_a

void (ServerCommandSource, List<ItemStack>): a, method_13213, sendDroppedFeedback, m_50660497, func_218875_a, func_218875_a

void (CommandSourceStack, List<ItemStack>, Identifier): a, method_13212, m_73295430, func_218860_a, func_218860_a

void (ServerCommandSource, List<ItemStack>, Identifier): a, method_13212, sendDroppedFeedback, m_73295430, func_218860_a, func_218860_a

ItemStack (CommandSourceStack, EquipmentSlot): a, method_13178, m_62456587, func_218872_a, func_218872_a

ItemStack (ServerCommandSource, EquipmentSlot): a, method_13178, getHeldItem, m_62456587, func_218872_a, func_218872_a

int (CommandContext<CommandSourceStack>, BlockPos, ItemStack, C_95746321$C_88495456): a, method_13219, m_39652169, func_218879_a, func_218879_a

int (CommandContext<ServerCommandSource>, BlockPos, ItemStack, LootCommand$Target): a, method_13219, executeMine, m_39652169, func_218879_a, func_218879_a

int (CommandContext<CommandSourceStack>, Entity, C_95746321$C_88495456): a, method_13189, m_36810567, func_218869_a, func_218869_a

int (CommandContext<ServerCommandSource>, Entity, LootCommand$Target): a, method_13189, executeKill, m_36810567, func_218869_a, func_218869_a

int (CommandContext<CommandSourceStack>, Identifier, C_95746321$C_88495456): a, method_13197, m_24509220, func_218887_a, func_218887_a

int (CommandContext<ServerCommandSource>, Identifier, LootCommand$Target): a, method_13197, executeLoot, m_24509220, func_218887_a, func_218887_a

int (CommandContext<CommandSourceStack>, Identifier, BlockPos, ItemStack, C_95746321$C_88495456): a, method_13199, m_81386021, func_218876_a, func_218876_a

int (CommandContext<ServerCommandSource>, Identifier, BlockPos, ItemStack, LootCommand$Target): a, method_13199, executeFish, m_81386021, func_218876_a, func_218876_a

int (CommandContext<CommandSourceStack>, Identifier, LootContext, C_95746321$C_88495456): a, method_13180, m_29068391, func_218871_a, func_218871_a

int (CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand$Target): a, method_13180, getFeedbackMessageSingle, m_29068391, func_218871_a, func_218871_a

1.14.2

Names

Fields

Constructors

Methods

void (CommandDispatcher<CommandSourceStack>): a, method_13193, m_00629845, func_218886_a, func_218886_a

void (CommandDispatcher<CommandSourceStack>): a, method_13193, m_00629845, func_218886_a, register

1.14.1

Names

Fields

Constructors

Methods

1.14

Names

sn

net.minecraft.class_3039

net.minecraft.unmapped.C_95746321

net.minecraft.command.impl.LootCommand

net.minecraft.command.impl.LootCommand

Fields

SuggestionProvider<CommandSourceStack>: a, field_13605, f_98496691, field_218904_a, field_218904_a

DynamicCommandExceptionType: b, field_13604, f_39765378, field_218905_b, field_218905_b

DynamicCommandExceptionType: c, field_13606, f_81229016, field_218906_c, field_218906_c

Constructors

Methods

void (CommandDispatcher<CommandSourceStack>): a, method_13193, m_00629845, func_218886_a, func_218886_a

<T extends ArgumentBuilder<CommandSourceStack, T>> T (T, C_95746321$C_14948919): a, method_13206, m_40272326, func_218868_a, func_218868_a

Inventory (CommandSourceStack, BlockPos): a, method_13207, m_19544239, func_218862_a, func_218862_a

int (CommandSourceStack, BlockPos, List<ItemStack>, C_95746321$C_91626683): a, method_13196, m_03279326, func_218900_a, func_218900_a

boolean (Inventory, ItemStack): a, method_13223, m_90113946, func_218890_a, func_218890_a

int (CommandSourceStack, BlockPos, int, int, List<ItemStack>, C_95746321$C_91626683): a, method_13209, m_90697824, func_218894_a, func_218894_a

boolean (ItemStack, ItemStack): a, method_13218, m_00223927, func_218883_a, func_218883_a

int (Collection<ServerPlayerEntity>, List<ItemStack>, C_95746321$C_91626683): a, method_13201, m_06182004, func_218859_a, func_218859_a

void (Entity, List<ItemStack>, int, int, List<ItemStack>): a, method_16139, m_55588993, func_218901_a, func_218901_a

int (Collection<? extends Entity>, int, int, List<ItemStack>, C_95746321$C_91626683): a, method_13187, m_65000172, func_218865_a, func_218865_a

int (CommandSourceStack, Vec3d, List<ItemStack>, C_95746321$C_91626683): a, method_13183, m_59864698, func_218881_a, func_218881_a

void (CommandSourceStack, List<ItemStack>): a, method_13213, m_50660497, func_218875_a, func_218875_a

void (CommandSourceStack, List<ItemStack>, Identifier): a, method_13212, m_73295430, func_218860_a, func_218860_a

ItemStack (CommandSourceStack, EquipmentSlot): a, method_13178, m_62456587, func_218872_a, func_218872_a

int (CommandContext<CommandSourceStack>, BlockPos, ItemStack, C_95746321$C_88495456): a, method_13219, m_39652169, func_218879_a, func_218879_a

int (CommandContext<CommandSourceStack>, Entity, C_95746321$C_88495456): a, method_13189, m_36810567, func_218869_a, func_218869_a

int (CommandContext<CommandSourceStack>, Identifier, C_95746321$C_88495456): a, method_13197, m_24509220, func_218887_a, func_218887_a

int (CommandContext<CommandSourceStack>, Identifier, BlockPos, ItemStack, C_95746321$C_88495456): a, method_13199, m_81386021, func_218876_a, func_218876_a

int (CommandContext<CommandSourceStack>, Identifier, LootContext, C_95746321$C_88495456): a, method_13180, m_29068391, func_218871_a, func_218871_a