net.minecraft.server.command

public class RecipeCommand

xu
net.minecraft.server.commands.RecipeCommand
net.minecraft.class_3095
net.minecraft.server.command.RecipeCommand
net.minecraft.unmapped.C_ngtkxgvs
net.minecraft.command.impl.RecipeCommand
net.minecraft.command.impl.RecipeCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
ERROR_GIVE_FAILED
field_13681
GIVE_FAILED_EXCEPTION
f_xtuntbpc
field_198595_a
GIVE_FAILED_EXCEPTION
private static final SimpleCommandExceptionType
b
ERROR_TAKE_FAILED
field_13682
TAKE_FAILED_EXCEPTION
f_otendzhm
field_198596_b
TAKE_FAILED_EXCEPTION

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<db> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13517(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_rhsnzcgj(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
func_198589_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(db arg0, Collection<aah> arg1, Collection<bon<?>> arg2)
giveRecipes(CommandSourceStack arg0, Collection<ServerPlayer> arg1, Collection<Recipe<?>> arg2)
method_13520(class_2168 arg0, Collection<class_3222> arg1, Collection<class_1860<?>> arg2)
executeGive(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Collection<Recipe<?>> recipes)
m_qwznkpjl(C_pennblrk arg0, Collection<C_mxrobsgg> arg1, Collection<C_awrmdwqd<?>> arg2)
func_198594_a(CommandSource arg0, Collection<ServerPlayerEntity> arg1, Collection<IRecipe<?>> arg2)
giveRecipes(CommandSource source, Collection<ServerPlayerEntity> targets, Collection<IRecipe<?>> recipes)
private static int
b(db arg0, Collection<aah> arg1, Collection<bon<?>> arg2)
takeRecipes(CommandSourceStack arg0, Collection<ServerPlayer> arg1, Collection<Recipe<?>> arg2)
method_13518(class_2168 arg0, Collection<class_3222> arg1, Collection<class_1860<?>> arg2)
executeTake(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Collection<Recipe<?>> recipes)
m_ljfnsrsk(C_pennblrk arg0, Collection<C_mxrobsgg> arg1, Collection<C_awrmdwqd<?>> arg2)
func_198590_b(CommandSource arg0, Collection<ServerPlayerEntity> arg1, Collection<IRecipe<?>> arg2)
takeRecipes(CommandSource source, Collection<ServerPlayerEntity> targets, Collection<IRecipe<?>> recipes)