Class RecipeCommand

java.lang.Object
net.minecraft.server.commands.RecipeCommand

public class RecipeCommand extends Object
  • Field Details

    • ERROR_GIVE_FAILED

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_GIVE_FAILED
    • ERROR_TAKE_FAILED

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_TAKE_FAILED
  • Constructor Details

    • RecipeCommand

      public RecipeCommand()
  • Method Details