net.minecraft.server.commands

public class ItemCommands

aom
net.minecraft.server.commands.ItemCommands
net.minecraft.class_5687
net.minecraft.server.command.ItemCommand
net.minecraft.server.commands.ItemCommands

Field summary

Modifier and TypeField
static final com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType
a
ERROR_TARGET_NOT_A_CONTAINER
field_28018
NOT_A_CONTAINER_TARGET_EXCEPTION
static final com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType
b
ERROR_SOURCE_NOT_A_CONTAINER
field_28020
NOT_A_CONTAINER_SOURCE_EXCEPTION
static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
c
ERROR_TARGET_INAPPLICABLE_SLOT
field_28019
NO_SUCH_SLOT_TARGET_EXCEPTION
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
d
ERROR_SOURCE_INAPPLICABLE_SLOT
field_28021
NO_SUCH_SLOT_SOURCE_EXCEPTION
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
e
ERROR_TARGET_NO_CHANGES
field_28022
NO_CHANGES_EXCEPTION
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
f
ERROR_TARGET_NO_CHANGES_KNOWN_ITEM
field_28023
KNOWN_ITEM_EXCEPTION
private static final com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>
g
SUGGEST_MODIFIER
field_28024
MODIFIER_SUGGESTION_PROVIDER

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ew> arg0, es arg1)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0, CommandBuildContext arg1)
method_32707(com.mojang.brigadier.CommandDispatcher<class_2168> arg0, class_7157 arg1)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess commandRegistryAccess)
private static int
a(ew arg0, jh arg1, int arg2, jq<eyd> arg3)
modifyBlockItem(CommandSourceStack arg0, BlockPos arg1, int arg2, Holder<LootItemFunction> arg3)
method_32718(class_2168 arg0, class_2338 arg1, int arg2, class_6880<class_117> arg3)
executeBlockModify(ServerCommandSource source, BlockPos pos, int slot, RegistryEntry<LootFunction> lootFunction)
private static int
a(ew arg0, Collection<? extends bvk> arg1, int arg2, jq<eyd> arg3)
modifyEntityItem(CommandSourceStack arg0, Collection<? extends Entity> arg1, int arg2, Holder<LootItemFunction> arg3)
method_32725(class_2168 arg0, Collection<? extends class_1297> arg1, int arg2, class_6880<class_117> arg3)
executeEntityModify(ServerCommandSource source, Collection<? extends Entity> targets, int slot, RegistryEntry<LootFunction> lootFunction)
private static int
a(ew arg0, jh arg1, int arg2, cxp arg3)
setBlockItem(CommandSourceStack arg0, BlockPos arg1, int arg2, ItemStack arg3)
method_32717(class_2168 arg0, class_2338 arg1, int arg2, class_1799 arg3)
executeBlockReplace(ServerCommandSource source, BlockPos pos, int slot, ItemStack stack)
static Container
a(ew arg0, jh arg1, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType arg2)
getContainer(CommandSourceStack arg0, BlockPos arg1, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType arg2)
method_32723(class_2168 arg0, class_2338 arg1, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType arg2)
getInventoryAtPos(ServerCommandSource source, BlockPos pos, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType exception)
private static int
a(ew arg0, Collection<? extends bvk> arg1, int arg2, cxp arg3)
setEntityItem(CommandSourceStack arg0, Collection<? extends Entity> arg1, int arg2, ItemStack arg3)
method_32724(class_2168 arg0, Collection<? extends class_1297> arg1, int arg2, class_1799 arg3)
executeEntityReplace(ServerCommandSource source, Collection<? extends Entity> targets, int slot, ItemStack stack)
private static int
a(ew arg0, jh arg1, int arg2, Collection<? extends bvk> arg3, int arg4)
blockToEntities(CommandSourceStack arg0, BlockPos arg1, int arg2, Collection<? extends Entity> arg3, int arg4)
method_32721(class_2168 arg0, class_2338 arg1, int arg2, Collection<? extends class_1297> arg3, int arg4)
executeEntityCopyBlock(ServerCommandSource source, BlockPos sourcePos, int sourceSlot, Collection<? extends Entity> targets, int slot)
private static int
a(ew arg0, jh arg1, int arg2, Collection<? extends bvk> arg3, int arg4, jq<eyd> arg5)
blockToEntities(CommandSourceStack arg0, BlockPos arg1, int arg2, Collection<? extends Entity> arg3, int arg4, Holder<LootItemFunction> arg5)
method_32722(class_2168 arg0, class_2338 arg1, int arg2, Collection<? extends class_1297> arg3, int arg4, class_6880<class_117> arg5)
executeEntityCopyBlock(ServerCommandSource source, BlockPos sourcePos, int sourceSlot, Collection<? extends Entity> targets, int slot, RegistryEntry<LootFunction> lootFunction)
private static int
a(ew arg0, jh arg1, int arg2, jh arg3, int arg4)
blockToBlock(CommandSourceStack arg0, BlockPos arg1, int arg2, BlockPos arg3, int arg4)
method_32719(class_2168 arg0, class_2338 arg1, int arg2, class_2338 arg3, int arg4)
executeBlockCopyBlock(ServerCommandSource source, BlockPos sourcePos, int sourceSlot, BlockPos pos, int slot)
private static int
a(ew arg0, jh arg1, int arg2, jh arg3, int arg4, jq<eyd> arg5)
blockToBlock(CommandSourceStack arg0, BlockPos arg1, int arg2, BlockPos arg3, int arg4, Holder<LootItemFunction> arg5)
method_32720(class_2168 arg0, class_2338 arg1, int arg2, class_2338 arg3, int arg4, class_6880<class_117> arg5)
executeBlockCopyBlock(ServerCommandSource source, BlockPos sourcePos, int sourceSlot, BlockPos pos, int slot, RegistryEntry<LootFunction> lootFunction)
private static int
a(ew arg0, bvk arg1, int arg2, jh arg3, int arg4)
entityToBlock(CommandSourceStack arg0, Entity arg1, int arg2, BlockPos arg3, int arg4)
method_32711(class_2168 arg0, class_1297 arg1, int arg2, class_2338 arg3, int arg4)
executeBlockCopyEntity(ServerCommandSource source, Entity sourceEntity, int sourceSlot, BlockPos pos, int slot)
private static int
a(ew arg0, bvk arg1, int arg2, jh arg3, int arg4, jq<eyd> arg5)
entityToBlock(CommandSourceStack arg0, Entity arg1, int arg2, BlockPos arg3, int arg4, Holder<LootItemFunction> arg5)
method_32712(class_2168 arg0, class_1297 arg1, int arg2, class_2338 arg3, int arg4, class_6880<class_117> arg5)
executeBlockCopyEntity(ServerCommandSource source, Entity sourceEntity, int sourceSlot, BlockPos pos, int slot, RegistryEntry<LootFunction> lootFunction)
private static int
a(ew arg0, bvk arg1, int arg2, Collection<? extends bvk> arg3, int arg4)
entityToEntities(CommandSourceStack arg0, Entity arg1, int arg2, Collection<? extends Entity> arg3, int arg4)
method_32713(class_2168 arg0, class_1297 arg1, int arg2, Collection<? extends class_1297> arg3, int arg4)
executeEntityCopyEntity(ServerCommandSource source, Entity sourceEntity, int sourceSlot, Collection<? extends Entity> targets, int slot)
private static int
a(ew arg0, bvk arg1, int arg2, Collection<? extends bvk> arg3, int arg4, jq<eyd> arg5)
entityToEntities(CommandSourceStack arg0, Entity arg1, int arg2, Collection<? extends Entity> arg3, int arg4, Holder<LootItemFunction> arg5)
method_32714(class_2168 arg0, class_1297 arg1, int arg2, Collection<? extends class_1297> arg3, int arg4, class_6880<class_117> arg5)
executeEntityCopyEntity(ServerCommandSource source, Entity sourceEntity, int sourceSlot, Collection<? extends Entity> targets, int slot, RegistryEntry<LootFunction> lootFunction)
private static ItemStack
a(ew arg0, jq<eyd> arg1, cxp arg2)
applyModifier(CommandSourceStack arg0, Holder<LootItemFunction> arg1, ItemStack arg2)
method_32715(class_2168 arg0, class_6880<class_117> arg1, class_1799 arg2)
getStackWithModifier(ServerCommandSource source, RegistryEntry<LootFunction> lootFunction, ItemStack stack)
private static ItemStack
a(bvk arg0, int arg1)
getEntityItem(Entity arg0, int arg1)
method_32706(class_1297 arg0, int arg1)
getStackInSlot(Entity entity, int slotId)
private static ItemStack
a(ew arg0, jh arg1, int arg2)
getBlockItem(CommandSourceStack arg0, BlockPos arg1, int arg2)
method_32716(class_2168 arg0, class_2338 arg1, int arg2)
getStackInSlotFromInventoryAt(ServerCommandSource source, BlockPos pos, int slotId)