Uses of Class
studio.magemonkey.fusion.data.player.PlayerRecipeLimit
Packages that use PlayerRecipeLimit
-
Uses of PlayerRecipeLimit in studio.magemonkey.fusion.cfg.sql.tables
Methods in studio.magemonkey.fusion.cfg.sql.tables that return types with arguments of type PlayerRecipeLimitMethod parameters in studio.magemonkey.fusion.cfg.sql.tables with type arguments of type PlayerRecipeLimitModifier and TypeMethodDescriptionvoidFusionRecipeLimitsSQL.saveRecipeLimits(UUID uuid, Map<String, PlayerRecipeLimit> recipeLimits) -
Uses of PlayerRecipeLimit in studio.magemonkey.fusion.data.player
Methods in studio.magemonkey.fusion.data.player that return PlayerRecipeLimitModifier and TypeMethodDescriptionFusionPlayer.getRecipeLimit(String recipePath) FusionPlayer.getRecipeLimit(Recipe recipe)