History - net.minecraft.server.commands.ItemCommands

1.21.3

Names

and

aom

Fields

com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: a, ERROR_TARGET_NOT_A_CONTAINER, field_28018, NOT_A_CONTAINER_TARGET_EXCEPTION, f_180236_

com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: a, ERROR_TARGET_NOT_A_CONTAINER, field_28018, NOT_A_CONTAINER_TARGET_EXCEPTION

com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: b, ERROR_SOURCE_NOT_A_CONTAINER, field_28020, NOT_A_CONTAINER_SOURCE_EXCEPTION, f_180238_

com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: b, ERROR_SOURCE_NOT_A_CONTAINER, field_28020, NOT_A_CONTAINER_SOURCE_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_TARGET_INAPPLICABLE_SLOT, field_28019, NO_SUCH_SLOT_TARGET_EXCEPTION, f_180237_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_TARGET_INAPPLICABLE_SLOT, field_28019, NO_SUCH_SLOT_TARGET_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, ERROR_SOURCE_INAPPLICABLE_SLOT, field_28021, NO_SUCH_SLOT_SOURCE_EXCEPTION, f_180239_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, ERROR_SOURCE_INAPPLICABLE_SLOT, field_28021, NO_SUCH_SLOT_SOURCE_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, ERROR_TARGET_NO_CHANGES, field_28022, NO_CHANGES_EXCEPTION, f_180240_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, ERROR_TARGET_NO_CHANGES, field_28022, NO_CHANGES_EXCEPTION

com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, ERROR_TARGET_NO_CHANGES_KNOWN_ITEM, field_28023, KNOWN_ITEM_EXCEPTION, f_180241_

com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, ERROR_TARGET_NO_CHANGES_KNOWN_ITEM, field_28023, KNOWN_ITEM_EXCEPTION

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: g, SUGGEST_MODIFIER, field_28024, MODIFIER_SUGGESTION_PROVIDER, f_180242_

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: g, SUGGEST_MODIFIER, field_28024, MODIFIER_SUGGESTION_PROVIDER

Constructors

Methods

int (CommandSourceStack, BlockPos, int, ItemStack): a, setBlockItem, method_32717, executeBlockReplace, m_180291_

int (CommandSourceStack, BlockPos, int, ItemStack): a, setBlockItem, method_32717, executeBlockReplace

Container (CommandSourceStack, BlockPos, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType): a, getContainer, method_32723, getInventoryAtPos, m_180327_

Container (CommandSourceStack, BlockPos, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType): a, getContainer, method_32723, getInventoryAtPos

int (CommandSourceStack, Collection<? extends Entity>, int, ItemStack): a, setEntityItem, method_32724, executeEntityReplace, m_180331_

int (CommandSourceStack, Collection<? extends Entity>, int, ItemStack): a, setEntityItem, method_32724, executeEntityReplace

int (CommandSourceStack, BlockPos, int, Collection<? extends Entity>, int): a, blockToEntities, method_32721, executeEntityCopyBlock, m_180314_

int (CommandSourceStack, BlockPos, int, Collection<? extends Entity>, int): a, blockToEntities, method_32721, executeEntityCopyBlock

int (CommandSourceStack, BlockPos, int, BlockPos, int): a, blockToBlock, method_32719, executeBlockCopyBlock, m_180301_

int (CommandSourceStack, BlockPos, int, BlockPos, int): a, blockToBlock, method_32719, executeBlockCopyBlock

int (CommandSourceStack, Entity, int, BlockPos, int): a, entityToBlock, method_32711, executeBlockCopyEntity, m_180257_

int (CommandSourceStack, Entity, int, BlockPos, int): a, entityToBlock, method_32711, executeBlockCopyEntity

int (CommandSourceStack, Entity, int, Collection<? extends Entity>, int): a, entityToEntities, method_32713, executeEntityCopyEntity, m_180270_

int (CommandSourceStack, Entity, int, Collection<? extends Entity>, int): a, entityToEntities, method_32713, executeEntityCopyEntity

ItemStack (Entity, int): a, getEntityItem, method_32706, getStackInSlot, m_180245_

ItemStack (Entity, int): a, getEntityItem, method_32706, getStackInSlot

ItemStack (CommandSourceStack, BlockPos, int): a, getBlockItem, method_32716, getStackInSlotFromInventoryAt, m_180287_

ItemStack (CommandSourceStack, BlockPos, int): a, getBlockItem, method_32716, getStackInSlotFromInventoryAt

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_32707, register, m_214448_

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_32707, register

int (CommandSourceStack, BlockPos, int, Holder<LootItemFunction>): a, modifyBlockItem, method_32718, executeBlockModify, m_180296_

int (CommandSourceStack, BlockPos, int, Holder<LootItemFunction>): a, modifyBlockItem, method_32718, executeBlockModify

int (CommandSourceStack, Collection<? extends Entity>, int, Holder<LootItemFunction>): a, modifyEntityItem, method_32725, executeEntityModify, m_180336_

int (CommandSourceStack, Collection<? extends Entity>, int, Holder<LootItemFunction>): a, modifyEntityItem, method_32725, executeEntityModify

int (CommandSourceStack, BlockPos, int, Collection<? extends Entity>, int, Holder<LootItemFunction>): a, blockToEntities, method_32722, executeEntityCopyBlock, m_180320_

int (CommandSourceStack, BlockPos, int, Collection<? extends Entity>, int, Holder<LootItemFunction>): a, blockToEntities, method_32722, executeEntityCopyBlock

int (CommandSourceStack, BlockPos, int, BlockPos, int, Holder<LootItemFunction>): a, blockToBlock, method_32720, executeBlockCopyBlock, m_180307_

int (CommandSourceStack, BlockPos, int, BlockPos, int, Holder<LootItemFunction>): a, blockToBlock, method_32720, executeBlockCopyBlock

int (CommandSourceStack, Entity, int, BlockPos, int, Holder<LootItemFunction>): a, entityToBlock, method_32712, executeBlockCopyEntity, m_180263_

int (CommandSourceStack, Entity, int, BlockPos, int, Holder<LootItemFunction>): a, entityToBlock, method_32712, executeBlockCopyEntity

int (CommandSourceStack, Entity, int, Collection<? extends Entity>, int, Holder<LootItemFunction>): a, entityToEntities, method_32714, executeEntityCopyEntity, m_180276_

int (CommandSourceStack, Entity, int, Collection<? extends Entity>, int, Holder<LootItemFunction>): a, entityToEntities, method_32714, executeEntityCopyEntity

ItemStack (CommandSourceStack, Holder<LootItemFunction>, ItemStack): a, applyModifier, method_32715, getStackWithModifier, m_180283_

ItemStack (CommandSourceStack, Holder<LootItemFunction>, ItemStack): a, applyModifier, method_32715, getStackWithModifier

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

anq

and

Fields

Constructors

Methods

1.20.6

Names

ajq

anq

Fields

com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: c, ERROR_SOURCE_NOT_A_CONTAINER, field_28020, NOT_A_CONTAINER_SOURCE_EXCEPTION, f_180238_

com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: b, ERROR_SOURCE_NOT_A_CONTAINER, field_28020, NOT_A_CONTAINER_SOURCE_EXCEPTION, f_180238_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_TARGET_INAPPLICABLE_SLOT, field_28019, NO_SUCH_SLOT_TARGET_EXCEPTION, f_180237_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_TARGET_INAPPLICABLE_SLOT, field_28019, NO_SUCH_SLOT_TARGET_EXCEPTION, f_180237_

Constructors

Methods

int (CommandSourceStack, BlockPos, int, LootItemFunction): a, modifyBlockItem, method_32718, executeBlockModify, m_180296_

int (CommandSourceStack, Collection<? extends Entity>, int, LootItemFunction): a, modifyEntityItem, method_32725, executeEntityModify, m_180336_

int (CommandSourceStack, BlockPos, int, Collection<? extends Entity>, int, LootItemFunction): a, blockToEntities, method_32722, executeEntityCopyBlock, m_180320_

int (CommandSourceStack, BlockPos, int, BlockPos, int, LootItemFunction): a, blockToBlock, method_32720, executeBlockCopyBlock, m_180307_

int (CommandSourceStack, Entity, int, BlockPos, int, LootItemFunction): a, entityToBlock, method_32712, executeBlockCopyEntity, m_180263_

int (CommandSourceStack, Entity, int, Collection<? extends Entity>, int, LootItemFunction): a, entityToEntities, method_32714, executeEntityCopyEntity, m_180276_

ItemStack (CommandSourceStack, LootItemFunction, ItemStack): a, applyModifier, method_32715, getStackWithModifier, m_180283_

int (CommandSourceStack, BlockPos, int, Holder<LootItemFunction>): a, modifyBlockItem, method_32718, executeBlockModify, m_180296_

int (CommandSourceStack, Collection<? extends Entity>, int, Holder<LootItemFunction>): a, modifyEntityItem, method_32725, executeEntityModify, m_180336_

int (CommandSourceStack, BlockPos, int, Collection<? extends Entity>, int, Holder<LootItemFunction>): a, blockToEntities, method_32722, executeEntityCopyBlock, m_180320_

int (CommandSourceStack, BlockPos, int, BlockPos, int, Holder<LootItemFunction>): a, blockToBlock, method_32720, executeBlockCopyBlock, m_180307_

int (CommandSourceStack, Entity, int, BlockPos, int, Holder<LootItemFunction>): a, entityToBlock, method_32712, executeBlockCopyEntity, m_180263_

int (CommandSourceStack, Entity, int, Collection<? extends Entity>, int, Holder<LootItemFunction>): a, entityToEntities, method_32714, executeEntityCopyEntity, m_180276_

ItemStack (CommandSourceStack, Holder<LootItemFunction>, ItemStack): a, applyModifier, method_32715, getStackWithModifier, m_180283_

1.20.4

Names

ahf

ajq

Fields

Constructors

Methods

1.20.2

Names

aex

ahf

Fields

Constructors

Methods

1.20.1

Names

afk

aex

Fields

Constructors

Methods

1.19.4

Names

aej

afk

Fields

Constructors

Methods

1.19.3

Names

add

aej

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

acl

add

Fields

Constructors

Methods

1.19

Names

aat

acl

Fields

Constructors

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_32707, register, m_180248_

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_32707, register, m_214448_

1.18.2

Names

aag

aat

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

yr

aag

Fields

Constructors

Methods

1.17.1

Names

Fields

Constructors

Methods

1.17

Names

yr

net.minecraft.server.commands.ItemCommands

net.minecraft.class_5687

net.minecraft.server.command.ItemCommand

net.minecraft.src.C_141899_

net.minecraft.server.commands.ItemCommands

Fields

com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: a, ERROR_TARGET_NOT_A_CONTAINER, field_28018, NOT_A_CONTAINER_TARGET_EXCEPTION, f_180236_

com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: c, ERROR_SOURCE_NOT_A_CONTAINER, field_28020, NOT_A_CONTAINER_SOURCE_EXCEPTION, f_180238_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: b, ERROR_TARGET_INAPPLICABLE_SLOT, field_28019, NO_SUCH_SLOT_TARGET_EXCEPTION, f_180237_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, ERROR_SOURCE_INAPPLICABLE_SLOT, field_28021, NO_SUCH_SLOT_SOURCE_EXCEPTION, f_180239_

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, ERROR_TARGET_NO_CHANGES, field_28022, NO_CHANGES_EXCEPTION, f_180240_

com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, ERROR_TARGET_NO_CHANGES_KNOWN_ITEM, field_28023, KNOWN_ITEM_EXCEPTION, f_180241_

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: g, SUGGEST_MODIFIER, field_28024, MODIFIER_SUGGESTION_PROVIDER, f_180242_

Constructors

()

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_32707, register, m_180248_

int (CommandSourceStack, BlockPos, int, LootItemFunction): a, modifyBlockItem, method_32718, executeBlockModify, m_180296_

int (CommandSourceStack, Collection<? extends Entity>, int, LootItemFunction): a, modifyEntityItem, method_32725, executeEntityModify, m_180336_

int (CommandSourceStack, BlockPos, int, ItemStack): a, setBlockItem, method_32717, executeBlockReplace, m_180291_

Container (CommandSourceStack, BlockPos, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType): a, getContainer, method_32723, getInventoryAtPos, m_180327_

int (CommandSourceStack, Collection<? extends Entity>, int, ItemStack): a, setEntityItem, method_32724, executeEntityReplace, m_180331_

int (CommandSourceStack, BlockPos, int, Collection<? extends Entity>, int): a, blockToEntities, method_32721, executeEntityCopyBlock, m_180314_

int (CommandSourceStack, BlockPos, int, Collection<? extends Entity>, int, LootItemFunction): a, blockToEntities, method_32722, executeEntityCopyBlock, m_180320_

int (CommandSourceStack, BlockPos, int, BlockPos, int): a, blockToBlock, method_32719, executeBlockCopyBlock, m_180301_

int (CommandSourceStack, BlockPos, int, BlockPos, int, LootItemFunction): a, blockToBlock, method_32720, executeBlockCopyBlock, m_180307_

int (CommandSourceStack, Entity, int, BlockPos, int): a, entityToBlock, method_32711, executeBlockCopyEntity, m_180257_

int (CommandSourceStack, Entity, int, BlockPos, int, LootItemFunction): a, entityToBlock, method_32712, executeBlockCopyEntity, m_180263_

int (CommandSourceStack, Entity, int, Collection<? extends Entity>, int): a, entityToEntities, method_32713, executeEntityCopyEntity, m_180270_

int (CommandSourceStack, Entity, int, Collection<? extends Entity>, int, LootItemFunction): a, entityToEntities, method_32714, executeEntityCopyEntity, m_180276_

ItemStack (CommandSourceStack, LootItemFunction, ItemStack): a, applyModifier, method_32715, getStackWithModifier, m_180283_

ItemStack (Entity, int): a, getEntityItem, method_32706, getStackInSlot, m_180245_

ItemStack (CommandSourceStack, BlockPos, int): a, getBlockItem, method_32716, getStackInSlotFromInventoryAt, m_180287_