Uses of Class
me.mehboss.brewing.BrewAction
Packages that use BrewAction
-
Uses of BrewAction in me.mehboss.utils.data
Methods in me.mehboss.utils.data that return BrewActionModifier and TypeMethodDescriptionBrewingRecipeData.getBrewAction()Gets the brew action executed when brewing finishes.Methods in me.mehboss.utils.data with parameters of type BrewActionModifier and TypeMethodDescriptionvoidBrewingRecipeData.setBrewAction(BrewAction action) Sets how this recipe behaves when brewing completes.