net.minecraft.server.commands

public class RecipeCommand

apd
net.minecraft.server.commands.RecipeCommand
net.minecraft.class_3095

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_GIVE_FAILED
field_13681
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_TAKE_FAILED
field_13682

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ek> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13517(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
private static int
a(ek arg0, Collection<asj> arg1, Collection<dfw<?>> arg2)
giveRecipes(CommandSourceStack arg0, Collection<ServerPlayer> arg1, Collection<RecipeHolder<?>> arg2)
method_13520(class_2168 arg0, Collection<class_3222> arg1, Collection<class_8786<?>> arg2)
private static int
b(ek arg0, Collection<asj> arg1, Collection<dfw<?>> arg2)
takeRecipes(CommandSourceStack arg0, Collection<ServerPlayer> arg1, Collection<RecipeHolder<?>> arg2)
method_13518(class_2168 arg0, Collection<class_3222> arg1, Collection<class_8786<?>> arg2)