net.minecraft.server.commands

public class RecipeCommand

ta
net.minecraft.server.commands.RecipeCommand
net.minecraft.class_3095
net.minecraft.unmapped.C_ngtkxgvs
net.minecraft.server.command.RecipeCommand
net.minecraft.command.impl.RecipeCommand
net.minecraft.server.v1_14_R1.CommandRecipe

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_GIVE_FAILED
field_13681
f_xtuntbpc
GIVE_FAILED_EXCEPTION
field_198595_a
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_TAKE_FAILED
field_13682
f_otendzhm
TAKE_FAILED_EXCEPTION
field_198596_b

Method summary

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