@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault
Interface | Description |
---|---|
IConditionSerializer | |
IIngredientSerializer<T extends Ingredient> | |
IRecipeContainer |
This interface is to be implemented on Container objects.
|
IShapedRecipe |
Used to mark a recipe that shape matters so that the recipe
book and auto crafting picks the correct shape.
|
Class | Description |
---|---|
CompoundIngredient | |
CompoundIngredient.Serializer | |
CraftingHelper | |
IngredientNBT | |
IngredientNBT.Serializer | |
RecipeType<T extends IRecipe> | |
StackList | |
VanillaRecipeTypes |