Uses of Enum Class
ua.mcchickenstudio.opencreative.settings.WorldFixerSettings.RecipesUnlocker
Packages that use WorldFixerSettings.RecipesUnlocker
-
Uses of WorldFixerSettings.RecipesUnlocker in ua.mcchickenstudio.opencreative.settings
Subclasses with type arguments of type WorldFixerSettings.RecipesUnlocker in ua.mcchickenstudio.opencreative.settingsMethods in ua.mcchickenstudio.opencreative.settings that return WorldFixerSettings.RecipesUnlockerModifier and TypeMethodDescription@NotNull WorldFixerSettings.RecipesUnlockerWorldFixerSettings.getRecipesUnlocker()Returns option, when all crafting recipes should be unlocked for player.Returns the enum constant of this class with the specified name.static WorldFixerSettings.RecipesUnlocker[]WorldFixerSettings.RecipesUnlocker.values()Returns an array containing the constants of this enum class, in the order they are declared.