net.minecraft.server.commands

public class ClearInventoryCommands

ano
net.minecraft.server.commands.ClearInventoryCommands
net.minecraft.class_3020
net.minecraft.server.command.ClearCommand
net.minecraft.server.commands.CommandClear

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
a
ERROR_SINGLE
field_13487
FAILED_SINGLE_EXCEPTION
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
b
ERROR_MULTIPLE
field_13488
FAILED_MULTIPLE_EXCEPTION

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_13076(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, Collection<asi> arg1, Predicate<cxp> arg2)
clearUnlimited(CommandSourceStack arg0, Collection<ServerPlayer> arg1, Predicate<ItemStack> arg2)
method_58032(class_2168 arg0, Collection<class_3222> arg1, Predicate<class_1799> arg2)
execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Predicate<ItemStack> item)
private static int
a(ew arg0, Collection<asi> arg1, Predicate<cxp> arg2, int arg3)
clearInventory(CommandSourceStack arg0, Collection<ServerPlayer> arg1, Predicate<ItemStack> arg2, int arg3)
method_13077(class_2168 arg0, Collection<class_3222> arg1, Predicate<class_1799> arg2, int arg3)
execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Predicate<ItemStack> item, int maxCount)