net.minecraft.server.command

public class ReplaceItemCommand

rh
net.minecraft.unmapped.C_62552873
net.minecraft.server.command.ReplaceItemCommand
net.minecraft.command.impl.ReplaceItemCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
f_50449895
BLOCK_IS_NOT_INVENTORY_EXCEPTION
field_198608_a
private static final DynamicCommandExceptionType
b
f_25294784
SLOT_IS_NOT_APPLICABLE_EXCEPTION
field_198609_b
private static final Dynamic2CommandExceptionType
c
f_20831888
ENTITY_SLOT_FAILED_EXCEPTION
field_211412_c

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_08148294(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198602_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0, ej arg1, int arg2, ata arg3)
m_66057669(C_30485881 arg0, C_32594356 arg1, int arg2, C_88708284 arg3)
replaceInBlock(CommandSourceStack source, BlockPos pos, int slot, ItemStack item)
func_198603_a(CommandSource arg0, BlockPos arg1, int arg2, ItemStack arg3)
private static int
a(bu arg0, Collection<? extends aeo> arg1, int arg2, ata arg3)
m_13715423(C_30485881 arg0, Collection<? extends C_42232651> arg1, int arg2, C_88708284 arg3)
replaceInEntity(CommandSourceStack source, Collection<? extends Entity> targets, int slot, ItemStack item)
func_198604_a(CommandSource arg0, Collection<? extends Entity> arg1, int arg2, ItemStack arg3)