Package net.minecraft.server.command
Class GiveCommand
java.lang.Object
net.minecraft.server.command.GiveCommand
- Mappings:
Namespace Name official qtintermediary net/minecraft/class_1159named net/minecraft/server/command/GiveCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20825(class_3915 class_3915, class_4311 class_4311, Collection<ServerPlayerEntity> collection, int int2) static voidmethod_20826(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Constructor Details
-
GiveCommand
public GiveCommand()
-
-
Method Details
-
method_20826
public static void method_20826(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLqt;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20826Lnet/minecraft/class_1159;method_20826(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20826Lnet/minecraft/server/command/GiveCommand;method_20826(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20825
private static int method_20825(class_3915 class_3915, class_4311 class_4311, Collection<ServerPlayerEntity> collection, int int2) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLqt;a(Lbu;Ldl;Ljava/util/Collection;I)Iintermediary method_20825Lnet/minecraft/class_1159;method_20825(Lnet/minecraft/class_3915;Lnet/minecraft/class_4311;Ljava/util/Collection;I)Inamed method_20825Lnet/minecraft/server/command/GiveCommand;method_20825(Lnet/minecraft/class_3915;Lnet/minecraft/class_4311;Ljava/util/Collection;I)I
-