net.minecraft.server.v1_14_R1

public class CommandRecipe

sy
net.minecraft.class_3095
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
field_13681
GIVE_FAILED_EXCEPTION
field_198595_a
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
field_13682
TAKE_FAILED_EXCEPTION
field_198596_b

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<cd> arg0)
method_13517(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> arg0)
func_198589_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(cd arg0, Collection<vj> arg1, Collection<bem<?>> arg2)
method_13520(class_2168 arg0, Collection<class_3222> arg1, Collection<class_1860<?>> arg2)
executeGive(ServerCommandSource arg0, Collection<ServerPlayerEntity> arg1, Collection<Recipe<?>> arg2)
func_198594_a(CommandSource arg0, Collection<ServerPlayerEntity> arg1, Collection<IRecipe<?>> arg2)
private static int
b(cd arg0, Collection<vj> arg1, Collection<bem<?>> arg2)
method_13518(class_2168 arg0, Collection<class_3222> arg1, Collection<class_1860<?>> arg2)
executeTake(ServerCommandSource arg0, Collection<ServerPlayerEntity> arg1, Collection<Recipe<?>> arg2)
func_198590_b(CommandSource arg0, Collection<ServerPlayerEntity> arg1, Collection<IRecipe<?>> arg2)