Package net.minecraft.command.impl
Class GiveCommand
java.lang.Object
net.minecraft.command.impl.GiveCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static int
giveItem
(CommandSource p_198497_0_, ItemInput p_198497_1_, Collection<ServerPlayerEntity> p_198497_2_, int p_198497_3_) static void
register
(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198494_0_)
-
Constructor Details
-
GiveCommand
public GiveCommand()
-
-
Method Details
-
register
-
giveItem
private static int giveItem(CommandSource p_198497_0_, ItemInput p_198497_1_, Collection<ServerPlayerEntity> p_198497_2_, int p_198497_3_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-