History - net.minecraft.server.command.ItemCommand
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
net.minecraft.server.commands.ItemCommands
net.minecraft.server.commands.item.ItemCommands
Fields
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_TARGET_NO_CHANGES, field_28022, NO_CHANGES_EXCEPTION
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: ERROR_TARGET_NO_CHANGES_KNOWN_ITEM, field_28023, KNOWN_ITEM_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_TARGET_INAPPLICABLE_UNNAMED_SLOT, field_1_7469, NO_SUCH_SLOT_TARGET_UNNAMED_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_SOURCE_INAPPLICABLE_UNNAMED_SLOT, field_1_7468, NO_SUCH_SLOT_SOURCE_UNNAMED_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_TARGET_NO_CHANGES, field_28022, NO_CHANGES_EXCEPTION
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_TARGET_NO_CHANGES_KNOWN_ITEM, field_28023, KNOWN_ITEM_EXCEPTION
List<ArgumentSpec$Unnamed<InventorySource<?>>>: ALL_PROVIDERS, field_1_7467, UNNAMED_INVENTORY_SOURCE_ARGUMENTS
List<ArgumentSpec<InventorySource<?>>>: TARGET_PROVIDERS, field_1_7471, TARGET_ARGS
List<ArgumentSpec<InventorySource<?>>>: SOURCE_PROVIDERS, field_1_7470, SOURCE_ARGS
Constructors
Methods
int (ServerCommandSource, BlockPos, int, RegistryEntry<LootFunction>): modifyBlockItem, method_32718, executeBlockModify
int (ServerCommandSource, Collection<? extends Entity>, int, RegistryEntry<LootFunction>): modifyEntityItem, method_32725, executeEntityModify
int (ServerCommandSource, BlockPos, int, ItemStack): setBlockItem, method_32717, executeBlockReplace
Inventory (ServerCommandSource, BlockPos, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType): getContainer, method_32723, getInventoryAtPos
int (ServerCommandSource, Collection<? extends Entity>, int, ItemStack): setEntityItem, method_32724, executeEntityReplace
int (ServerCommandSource, BlockPos, int, Collection<? extends Entity>, int): blockToEntities, method_32721, executeEntityCopyBlock
int (ServerCommandSource, BlockPos, int, Collection<? extends Entity>, int, RegistryEntry<LootFunction>): blockToEntities, method_32722, executeEntityCopyBlock
int (ServerCommandSource, BlockPos, int, BlockPos, int): blockToBlock, method_32719, executeBlockCopyBlock
int (ServerCommandSource, BlockPos, int, BlockPos, int, RegistryEntry<LootFunction>): blockToBlock, method_32720, executeBlockCopyBlock
int (ServerCommandSource, Entity, int, BlockPos, int): entityToBlock, method_32711, executeBlockCopyEntity
int (ServerCommandSource, Entity, int, BlockPos, int, RegistryEntry<LootFunction>): entityToBlock, method_32712, executeBlockCopyEntity
int (ServerCommandSource, Entity, int, Collection<? extends Entity>, int): entityToEntities, method_32713, executeEntityCopyEntity
int (ServerCommandSource, Entity, int, Collection<? extends Entity>, int, RegistryEntry<LootFunction>): entityToEntities, method_32714, executeEntityCopyEntity
ItemStack (ServerCommandSource, RegistryEntry<LootFunction>, ItemStack): applyModifier, method_32715, getStackWithModifier
ItemStack (StackReferenceGetter, int): getItemInSlot, method_32706, getStackInSlot
ItemStack (ServerCommandSource, BlockPos, int): getBlockItem, method_32716, getStackInSlotFromInventoryAt
Text (List, ItemStack): lambda$setEntityItem$1, method_51996, method_51996
Text (List, ItemStack): lambda$setEntityItem$0, method_52000, method_52000
Text (BlockPos, ItemStack): lambda$setBlockItem$0, method_51995, method_51995
Text (Map): lambda$modifyEntityItem$1, method_51998, method_51998
Text (Map$Entry): lambda$modifyEntityItem$0, method_51997, method_51997
Text (BlockPos, ItemStack): lambda$modifyBlockItem$0, method_51999, method_51999
int (com.mojang.brigadier.context.CommandContext): lambda$register$13, method_32708, method_32708
int (com.mojang.brigadier.context.CommandContext): lambda$register$12, method_32729, method_32729
int (com.mojang.brigadier.context.CommandContext): lambda$register$11, method_32732, method_32732
int (com.mojang.brigadier.context.CommandContext): lambda$register$10, method_32734, method_32734
int (com.mojang.brigadier.context.CommandContext): lambda$register$9, method_32735, method_32735
int (com.mojang.brigadier.context.CommandContext): lambda$register$8, method_32736, method_32736
int (com.mojang.brigadier.context.CommandContext): lambda$register$7, method_32737, method_32737
int (com.mojang.brigadier.context.CommandContext): lambda$register$6, method_32738, method_32738
int (com.mojang.brigadier.context.CommandContext): lambda$register$5, method_32739, method_32739
int (com.mojang.brigadier.context.CommandContext): lambda$register$4, method_32740, method_32740
int (com.mojang.brigadier.context.CommandContext): lambda$register$3, method_32741, method_32741
int (com.mojang.brigadier.context.CommandContext): lambda$register$2, method_32742, method_32742
int (com.mojang.brigadier.context.CommandContext): lambda$register$1, method_32743, method_32743
int (com.mojang.brigadier.context.CommandContext): lambda$register$0, method_32744, method_32744
com.mojang.brigadier.Message (Object, Object): lambda$static$5, method_32727, method_32727
com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> (CommandRegistryAccess, com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?>, ArgumentSpec<InventorySource<?>>, ItemCommand$ItemIteratorFactory): wrapSetItems, method_1_6802, createCopyingSubcommand
ItemIterator (Collection<ItemStack>): replaceItemProvider, method_1_6798, replaceIterator
ItemIterator (Collection<ItemStack>): fillItemProvider, method_1_6782, fillIterator
ItemIterator (Collection<ItemStack>): overrideItemProvider, method_1_6797, overrideIterator
<Target> int (ServerCommandSource, InventorySource<Target>, SlotSourceArgumentType$SlotSourceProvider, ItemIterator, ItemStack): setItems, method_1_6801, set
int (ServerCommandSource, InventorySource<?>, SlotSourceArgumentType$SlotSourceProvider, ItemCommand$ItemIteratorFactory, Collection<ItemStack>): setItems, method_1_6800, copy
int (ServerCommandSource, InventorySource<?>, SlotSourceArgumentType$SlotSourceProvider, ItemCommand$ItemIteratorFactory, ItemStack): setItem, method_1_6799, set
<Target> int (ServerCommandSource, InventorySource<Target>, SlotSourceArgumentType$SlotSourceProvider, RegistryEntry<LootFunction>): modifyItems, method_1_6796, modify
Collection<ItemStack> (ServerCommandSource, InventorySource<?>, SlotSourceArgumentType$SlotSourceProvider, RegistryEntry<LootFunction>): getItems, method_1_6783, getSourceItems
UnaryOperator<ItemStack> (ServerCommandSource, LootFunction): applyModifier, method_32715, getStackWithModifier
SlotContainer (ServerCommandSource, StackReferenceGetter, SlotSource): getSlotsFromProvider, method_1_6784, getSlots
ItemStack (LootFunction, LootContext, ItemStack): lambda$applyModifier$0, method_1_6785, method_1_6785
int (CountingStackTransformer, SlotSelector, ElementAggregator, Object, SlotContainer): lambda$modifyItems$0, method_1_6786, method_1_6786
int (ItemIterator, SlotSelector, ElementAggregator, Object, SlotContainer): lambda$setItems$0, method_1_6789, method_1_6789
com.mojang.brigadier.builder.ArgumentBuilder (CommandRegistryAccess, ArgumentSpec, ItemCommand$ItemIteratorFactory, com.mojang.brigadier.builder.ArgumentBuilder): lambda$wrapSetItems$0, method_1_6790, method_1_6790
int (ArgumentSpec, ItemCommand$ItemIteratorFactory, com.mojang.brigadier.context.CommandContext): lambda$wrapSetItems$5, method_1_6795, method_1_6795
int (ArgumentSpec, ItemCommand$ItemIteratorFactory, com.mojang.brigadier.context.CommandContext): lambda$wrapSetItems$4, method_1_6794, method_1_6794
com.mojang.brigadier.builder.ArgumentBuilder (CommandRegistryAccess, ArgumentSpec, ItemCommand$ItemIteratorFactory, ArgumentSpec, com.mojang.brigadier.builder.ArgumentBuilder): lambda$wrapSetItems$1, method_1_6791, method_1_6791
int (ArgumentSpec, ItemCommand$ItemIteratorFactory, ArgumentSpec, com.mojang.brigadier.context.CommandContext): lambda$wrapSetItems$3, method_1_6793, method_1_6793
int (ArgumentSpec, ItemCommand$ItemIteratorFactory, ArgumentSpec, com.mojang.brigadier.context.CommandContext): lambda$wrapSetItems$2, method_1_6792, method_1_6792
com.mojang.brigadier.builder.ArgumentBuilder (CommandRegistryAccess, ArgumentSpec, com.mojang.brigadier.builder.ArgumentBuilder): lambda$register$0, method_1_6787, method_1_6787
int (ArgumentSpec, com.mojang.brigadier.context.CommandContext): lambda$register$1, method_1_6788, method_1_6788
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
Text (List, ItemStack): lambda$setEntityItem$25, method_51996, method_51996
Text (List, ItemStack): lambda$setEntityItem$1, method_51996, method_51996
Text (List, ItemStack): lambda$setEntityItem$24, method_52000, method_52000
Text (List, ItemStack): lambda$setEntityItem$0, method_52000, method_52000
Text (BlockPos, ItemStack): lambda$setBlockItem$23, method_51995, method_51995
Text (BlockPos, ItemStack): lambda$setBlockItem$0, method_51995, method_51995
Text (Map): lambda$modifyEntityItem$22, method_51998, method_51998
Text (Map): lambda$modifyEntityItem$1, method_51998, method_51998
Text (Map$Entry): lambda$modifyEntityItem$21, method_51997, method_51997
Text (Map$Entry): lambda$modifyEntityItem$0, method_51997, method_51997
Text (BlockPos, ItemStack): lambda$modifyBlockItem$20, method_51999, method_51999
Text (BlockPos, ItemStack): lambda$modifyBlockItem$0, method_51999, method_51999
int (com.mojang.brigadier.context.CommandContext): lambda$register$19, method_32708, method_32708
int (com.mojang.brigadier.context.CommandContext): lambda$register$13, method_32708, method_32708
int (com.mojang.brigadier.context.CommandContext): lambda$register$18, method_32729, method_32729
int (com.mojang.brigadier.context.CommandContext): lambda$register$12, method_32729, method_32729
int (com.mojang.brigadier.context.CommandContext): lambda$register$17, method_32732, method_32732
int (com.mojang.brigadier.context.CommandContext): lambda$register$11, method_32732, method_32732
int (com.mojang.brigadier.context.CommandContext): lambda$register$16, method_32734, method_32734
int (com.mojang.brigadier.context.CommandContext): lambda$register$10, method_32734, method_32734
int (com.mojang.brigadier.context.CommandContext): lambda$register$15, method_32735, method_32735
int (com.mojang.brigadier.context.CommandContext): lambda$register$9, method_32735, method_32735
int (com.mojang.brigadier.context.CommandContext): lambda$register$14, method_32736, method_32736
int (com.mojang.brigadier.context.CommandContext): lambda$register$8, method_32736, method_32736
int (com.mojang.brigadier.context.CommandContext): lambda$register$13, method_32737, method_32737
int (com.mojang.brigadier.context.CommandContext): lambda$register$7, method_32737, method_32737
int (com.mojang.brigadier.context.CommandContext): lambda$register$12, method_32738, method_32738
int (com.mojang.brigadier.context.CommandContext): lambda$register$6, method_32738, method_32738
int (com.mojang.brigadier.context.CommandContext): lambda$register$11, method_32739, method_32739
int (com.mojang.brigadier.context.CommandContext): lambda$register$5, method_32739, method_32739
int (com.mojang.brigadier.context.CommandContext): lambda$register$10, method_32740, method_32740
int (com.mojang.brigadier.context.CommandContext): lambda$register$4, method_32740, method_32740
int (com.mojang.brigadier.context.CommandContext): lambda$register$9, method_32741, method_32741
int (com.mojang.brigadier.context.CommandContext): lambda$register$3, method_32741, method_32741
int (com.mojang.brigadier.context.CommandContext): lambda$register$8, method_32742, method_32742
int (com.mojang.brigadier.context.CommandContext): lambda$register$2, method_32742, method_32742
int (com.mojang.brigadier.context.CommandContext): lambda$register$7, method_32743, method_32743
int (com.mojang.brigadier.context.CommandContext): lambda$register$1, method_32743, method_32743
int (com.mojang.brigadier.context.CommandContext): lambda$register$6, method_32744, method_32744
int (com.mojang.brigadier.context.CommandContext): lambda$register$0, method_32744, method_32744
1.21.11_unobfuscated
Names
net.minecraft.server.commands.ItemCommands
net.minecraft.class_5687
net.minecraft.server.command.ItemCommand
Fields
com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: ERROR_TARGET_NOT_A_CONTAINER, field_28018, NOT_A_CONTAINER_TARGET_EXCEPTION
com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: ERROR_SOURCE_NOT_A_CONTAINER, field_28020, NOT_A_CONTAINER_SOURCE_EXCEPTION
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_TARGET_INAPPLICABLE_SLOT, field_28019, NO_SUCH_SLOT_TARGET_EXCEPTION
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_SOURCE_INAPPLICABLE_SLOT, field_28021, NO_SUCH_SLOT_SOURCE_EXCEPTION
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_TARGET_NO_CHANGES, field_28022, NO_CHANGES_EXCEPTION
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: ERROR_TARGET_NO_CHANGES_KNOWN_ITEM, field_28023, KNOWN_ITEM_EXCEPTION
Constructors
()
Methods
void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>, CommandRegistryAccess): register, method_32707, register
int (ServerCommandSource, BlockPos, int, RegistryEntry<LootFunction>): modifyBlockItem, method_32718, executeBlockModify
int (ServerCommandSource, Collection<? extends Entity>, int, RegistryEntry<LootFunction>): modifyEntityItem, method_32725, executeEntityModify
int (ServerCommandSource, BlockPos, int, ItemStack): setBlockItem, method_32717, executeBlockReplace
Inventory (ServerCommandSource, BlockPos, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType): getContainer, method_32723, getInventoryAtPos
int (ServerCommandSource, Collection<? extends Entity>, int, ItemStack): setEntityItem, method_32724, executeEntityReplace
int (ServerCommandSource, BlockPos, int, Collection<? extends Entity>, int): blockToEntities, method_32721, executeEntityCopyBlock
int (ServerCommandSource, BlockPos, int, Collection<? extends Entity>, int, RegistryEntry<LootFunction>): blockToEntities, method_32722, executeEntityCopyBlock
int (ServerCommandSource, BlockPos, int, BlockPos, int): blockToBlock, method_32719, executeBlockCopyBlock
int (ServerCommandSource, BlockPos, int, BlockPos, int, RegistryEntry<LootFunction>): blockToBlock, method_32720, executeBlockCopyBlock
int (ServerCommandSource, Entity, int, BlockPos, int): entityToBlock, method_32711, executeBlockCopyEntity
int (ServerCommandSource, Entity, int, BlockPos, int, RegistryEntry<LootFunction>): entityToBlock, method_32712, executeBlockCopyEntity
int (ServerCommandSource, Entity, int, Collection<? extends Entity>, int): entityToEntities, method_32713, executeEntityCopyEntity
int (ServerCommandSource, Entity, int, Collection<? extends Entity>, int, RegistryEntry<LootFunction>): entityToEntities, method_32714, executeEntityCopyEntity
ItemStack (ServerCommandSource, RegistryEntry<LootFunction>, ItemStack): applyModifier, method_32715, getStackWithModifier
ItemStack (StackReferenceGetter, int): getItemInSlot, method_32706, getStackInSlot
ItemStack (ServerCommandSource, BlockPos, int): getBlockItem, method_32716, getStackInSlotFromInventoryAt
Text (List, ItemStack): lambda$setEntityItem$25, method_51996, method_51996
Text (List, ItemStack): lambda$setEntityItem$24, method_52000, method_52000
Text (BlockPos, ItemStack): lambda$setBlockItem$23, method_51995, method_51995
Text (Map): lambda$modifyEntityItem$22, method_51998, method_51998
Text (Map$Entry): lambda$modifyEntityItem$21, method_51997, method_51997
Text (BlockPos, ItemStack): lambda$modifyBlockItem$20, method_51999, method_51999
int (com.mojang.brigadier.context.CommandContext): lambda$register$19, method_32708, method_32708
int (com.mojang.brigadier.context.CommandContext): lambda$register$18, method_32729, method_32729
int (com.mojang.brigadier.context.CommandContext): lambda$register$17, method_32732, method_32732
int (com.mojang.brigadier.context.CommandContext): lambda$register$16, method_32734, method_32734
int (com.mojang.brigadier.context.CommandContext): lambda$register$15, method_32735, method_32735
int (com.mojang.brigadier.context.CommandContext): lambda$register$14, method_32736, method_32736
int (com.mojang.brigadier.context.CommandContext): lambda$register$13, method_32737, method_32737
int (com.mojang.brigadier.context.CommandContext): lambda$register$12, method_32738, method_32738
int (com.mojang.brigadier.context.CommandContext): lambda$register$11, method_32739, method_32739
int (com.mojang.brigadier.context.CommandContext): lambda$register$10, method_32740, method_32740
int (com.mojang.brigadier.context.CommandContext): lambda$register$9, method_32741, method_32741
int (com.mojang.brigadier.context.CommandContext): lambda$register$8, method_32742, method_32742
int (com.mojang.brigadier.context.CommandContext): lambda$register$7, method_32743, method_32743
int (com.mojang.brigadier.context.CommandContext): lambda$register$6, method_32744, method_32744
com.mojang.brigadier.Message (Object, Object): lambda$static$5, method_32727, method_32727
com.mojang.brigadier.Message (Object): lambda$static$4, method_32726, method_32726
com.mojang.brigadier.Message (Object): lambda$static$3, method_32730, method_32730
com.mojang.brigadier.Message (Object): lambda$static$2, method_32733, method_32733
com.mojang.brigadier.Message (Object, Object, Object): lambda$static$1, method_32728, method_32728
com.mojang.brigadier.Message (Object, Object, Object): lambda$static$0, method_32731, method_32731