net.minecraft.server.commands

public class RecipeCommand

adu
net.minecraft.server.commands.RecipeCommand
net.minecraft.class_3095
net.minecraft.unmapped.C_ngtkxgvs
net.minecraft.server.command.RecipeCommand
net.minecraft.server.command.RecipeCommand
net.minecraft.src.C_5356_
net.minecraft.server.commands.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
GIVE_FAILED_EXCEPTION
f_138197_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_TAKE_FAILED
field_13682
f_otendzhm
TAKE_FAILED_EXCEPTION
TAKE_FAILED_EXCEPTION
f_138198_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<dr> 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)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_138200_(com.mojang.brigadier.CommandDispatcher<C_2969_> p_138201_)
private static int
a(dr arg0, Collection<agh> arg1, Collection<cdp<?>> 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)
executeGive(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Collection<Recipe<?>> recipes)
m_138206_(C_2969_ p_138207_, Collection<C_13_> p_138208_, Collection<C_1469_<?>> p_138209_)
private static int
b(dr arg0, Collection<agh> arg1, Collection<cdp<?>> 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)
executeTake(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Collection<Recipe<?>> recipes)
m_138212_(C_2969_ p_138213_, Collection<C_13_> p_138214_, Collection<C_1469_<?>> p_138215_)