Class RecipeCommand

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

public class RecipeCommand
extends Object
  • Field Details

    • GIVE_FAILED_EXCEPTION

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType GIVE_FAILED_EXCEPTION
    • TAKE_FAILED_EXCEPTION

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

    • RecipeCommand

      public RecipeCommand()
  • Method Details