net.minecraft.server.command

public class RecipeCommand

rg
net.minecraft.unmapped.C_88109741
net.minecraft.server.command.RecipeCommand
net.minecraft.command.impl.RecipeCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
f_59614369
COULD_NOT_GIVE_EXCEPTION
field_198595_a
private static final SimpleCommandExceptionType
b
f_35778048
COULD_NOT_TAKE_EXCEPTION
field_198596_b

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_87755462(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198589_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0, Collection<tf> arg1, Collection<avj> arg2)
m_24321509(C_30485881 arg0, Collection<C_49202226> arg1, Collection<C_30892219> arg2)
give(CommandSourceStack source, Collection<ServerPlayerEntity> targets, Collection<Recipe> recipes)
func_198594_a(CommandSource arg0, Collection<EntityPlayerMP> arg1, Collection<IRecipe> arg2)
private static int
b(bu arg0, Collection<tf> arg1, Collection<avj> arg2)
m_75926237(C_30485881 arg0, Collection<C_49202226> arg1, Collection<C_30892219> arg2)
take(CommandSourceStack source, Collection<ServerPlayerEntity> targets, Collection<Recipe> recipes)
func_198590_b(CommandSource arg0, Collection<EntityPlayerMP> arg1, Collection<IRecipe> arg2)