Package io.github.bakedlibs.dough.recipes
package io.github.bakedlibs.dough.recipes
The recipes module provides useful utilities to query recipes on your server quickly.
Through the use of an internal cache, lookups are much faster than using bukkits native
methods.
-
ClassesClassDescriptionMinecraftRecipe<T extends Recipe>This class represents a Snapshot of the Server's registered Recipes.