Uses of Package
me.mehboss.utils
Packages that use me.mehboss.utils
Package
Description
Core recipe management system.
Contains general-purpose utility classes used throughout the plugin.
Contains data models for defining custom recipe behavior.
-
Classes in me.mehboss.utils used by me.mehboss.recipeClassDescriptionManages cooldown timers for players on a per-recipe basis.Handles all metadata comparison logic used during special recipe matching.Utility manager and API entry point for creating, validating, and storing custom recipe definitions inside the CustomRecipes plugin.
-
Classes in me.mehboss.utils used by me.mehboss.utilsClassDescriptionRepresents a cooldown timer for a specific recipe.Conditions related to the world or block environment in which the recipe is executed.Represents a range of valid in-game times for recipe conditions.The full condition set for a recipe.Represents a single ingredient used in a recipe.Represents a fully defined custom recipe used by the CustomRecipes API.
-
Classes in me.mehboss.utils used by me.mehboss.utils.dataClassDescriptionThe full condition set for a recipe.Represents a single ingredient used in a recipe.Represents a fully defined custom recipe used by the CustomRecipes API.