Class RecipeCompiler

java.lang.Object
guideme.compiler.tags.BlockTagCompiler
guideme.compiler.tags.RecipeCompiler
All Implemented Interfaces:
TagCompiler, Extension

public class RecipeCompiler extends BlockTagCompiler
Shows a Recipe-Book-Like representation of the recipe needed to craft a given item.
  • Constructor Details

    • RecipeCompiler

      public RecipeCompiler()
  • Method Details