@ParametersAreNonnullByDefault
Interface | Description |
---|---|
ICraftingGridHelper |
Helps set crafting-grid-style
IGuiIngredientGroup . |
IGuiFluidStackGroup |
IGuiFluidStackGroup displays one or more
FluidStack in a gui. |
IGuiIngredient<T> |
Represents one drawn ingredient that is part of a recipe.
|
IGuiIngredientGroup<T> |
IGuiIngredientGroup displays recipe ingredients in a gui.
|
IGuiItemStackGroup |
IGuiItemStackGroup displays ItemStacks in a gui.
|
ITooltipCallback<T> |
Used to add tooltips to ingredients drawn on a recipe.
|