Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
G
- get(Class<T>) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
- get(String) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
-
Returns a List of all recipes contained in the namespace.
- get(RecipeType<T>) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
- get(CustomItem) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
- getAction() - Method in class me.wolfyscript.customcrafting.data.cache.ParticleCache
- getAddition() - Method in class me.wolfyscript.customcrafting.recipes.data.SmithingData
- getAddition() - Method in class me.wolfyscript.customcrafting.recipes.types.smithing.CustomSmithingRecipe
- getAdditionalDamage() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.target.adapters.DamageMergeAdapter
- getAdvancedCrafting(NamespacedKey) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
- getAdvancedCraftingRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
-
Getters and setters for all the Recipes that are saved in this cache.
- getAdvancedCrafts() - Method in class me.wolfyscript.customcrafting.data.CCPlayerData
- getAlias() - Method in class me.wolfyscript.customcrafting.commands.AbstractSubCommand
- getAllowedItems() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getAmountCraftable(List<List<ItemStack>>, CraftingData) - Method in interface me.wolfyscript.customcrafting.recipes.types.ICraftingRecipe
- getAmplifier() - Method in class me.wolfyscript.customcrafting.data.cache.potions.PotionEffects
- getAmplifierChange() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getAnvilRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getApi() - Method in class me.wolfyscript.customcrafting.CustomCrafting
- getAPI() - Method in class me.wolfyscript.customcrafting.recipes.types.CustomRecipe
- getAPI() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomRecipe
- getApplyPotionEffect() - Method in class me.wolfyscript.customcrafting.data.cache.potions.PotionEffects
- getApplyPotionEffectType() - Method in class me.wolfyscript.customcrafting.data.cache.potions.PotionEffects
- getAttribAmount() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getAttribOperation() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getAttributeModifier() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getAttributeName() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getAttributeSlot() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getAttributeUUID() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getAuthor() - Method in class me.wolfyscript.customcrafting.placeholderapi.PlaceHolder
- getAutosaveInterval() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getAvailable() - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
-
Get all the recipes that are available.
- getAvailable(List<T>, Player) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
- getAvailable(RecipeType<T>) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
-
Same as
Registry.RecipeRegistry.get(RecipeType)
, but only includes the visible and enabled recipes. - getAvailable(RecipeType<T>, Player) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
-
Same as
Registry.RecipeRegistry.getAvailable(RecipeType)
, but additionally only includes recipes the player has permission to view. - getAvailable(Player) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
-
Similar to
Registry.RecipeRegistry.getAvailable()
only includes the visible and enabled recipes, but also takes the player into account. - getAvailable(ItemStack, Player) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
-
The same as
Registry.RecipeRegistry.getAvailable(Player)
, but only includes the recipes that contain the similar ItemStack in the result List. - getAvailableOptions() - Method in class me.wolfyscript.customcrafting.recipes.Condition
- getBase() - Method in class me.wolfyscript.customcrafting.recipes.data.SmithingData
- getBase() - Method in class me.wolfyscript.customcrafting.recipes.types.smithing.CustomSmithingRecipe
- getBiomes() - Method in class me.wolfyscript.customcrafting.recipes.conditions.WorldBiomeCondition
- getBlackListedEnchants() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.target.adapters.EnchantMergeAdapter
- getBlock() - Method in class me.wolfyscript.customcrafting.recipes.Conditions.Data
- getBrewingGUICache() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getBrewingRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getBrewTime() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getBukkitChoices() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.RecipeItemStack
- getBukkitNamespacedKeys() - Method in class me.wolfyscript.customcrafting.handlers.DataHandler
- getById(int) - Static method in enum class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe.Mode
- getByID(String) - Method in class me.wolfyscript.customcrafting.recipes.Conditions
- getByID(String, Class<C>) - Method in class me.wolfyscript.customcrafting.recipes.Conditions
- getByOrder(int) - Static method in enum class me.wolfyscript.customcrafting.recipes.RecipePriority
- getBySlot(int) - Method in class me.wolfyscript.customcrafting.recipes.data.RecipeData
-
The slots indicate the index (position) of the Ingredient inside the recipe.
- getBySlots(int[]) - Method in class me.wolfyscript.customcrafting.recipes.data.RecipeData
-
The slots indicate the index (position) of the Ingredient inside the recipe.
- getByType(Class<C>) - Method in class me.wolfyscript.customcrafting.recipes.Conditions
- getCaseReference() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.target.TargetCase
- getCategories() - Method in class me.wolfyscript.customcrafting.configs.recipebook.Categories
- getCategories() - Method in class me.wolfyscript.customcrafting.configs.recipebook.RecipeBookConfig
- getCategories() - Method in class me.wolfyscript.customcrafting.handlers.DataHandler
- getCategory() - Method in class me.wolfyscript.customcrafting.data.cache.KnowledgeBook
- getCategory() - Method in class me.wolfyscript.customcrafting.data.cache.RecipeBookEditor
- getCategory(int) - Method in class me.wolfyscript.customcrafting.configs.recipebook.Categories
- getCategory(String) - Method in class me.wolfyscript.customcrafting.configs.recipebook.Categories
- getCategoryID() - Method in class me.wolfyscript.customcrafting.data.cache.RecipeBookEditor
- getCategorySetting() - Method in class me.wolfyscript.customcrafting.data.cache.RecipeBookEditor
- getCauldronRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getCauldrons() - Method in class me.wolfyscript.customcrafting.CustomCrafting
- getCauldrons() - Method in class me.wolfyscript.customcrafting.data.cauldron.Cauldrons
- getChatLists() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getChatUtils() - Method in class me.wolfyscript.customcrafting.CustomCrafting
- getChoices() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.RecipeItemStack
- getChoices(Player) - Method in class me.wolfyscript.customcrafting.utils.recipe_item.RecipeItemStack
- getChoicesStream() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.RecipeItemStack
- getChooseListPage() - Method in class me.wolfyscript.customcrafting.data.cache.TagSettingsCache
- getClazz() - Method in class me.wolfyscript.customcrafting.recipes.RecipeType
- getColor() - Method in enum class me.wolfyscript.customcrafting.data.patreon.Patreon.Tier
- getConditions() - Method in class me.wolfyscript.customcrafting.recipes.types.CustomRecipe
- getConditions() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomRecipe
- getConfig() - Method in class me.wolfyscript.customcrafting.handlers.ConfigHandler
- getConfigHandler() - Method in class me.wolfyscript.customcrafting.CustomCrafting
- getContents() - Method in class me.wolfyscript.customcrafting.data.cache.EliteWorkbench
- getCookingRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
-
Util methods to get specific kinds of Recipes that are cached into this class Used for the GUI Recipe Creators!
- getCookingTime() - Method in class me.wolfyscript.customcrafting.data.cauldron.Cauldron
- getCookingTime() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CauldronPreCookEvent
- getCookingTime() - Method in class me.wolfyscript.customcrafting.recipes.types.cauldron.CauldronRecipe
- getCookingTime() - Method in class me.wolfyscript.customcrafting.recipes.types.CustomCookingRecipe
- getCraftingRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getCraftManager() - Method in class me.wolfyscript.customcrafting.CustomCrafting
- getCraftSlot() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getCreativeModeTabs() - Method in class me.wolfyscript.customcrafting.configs.recipebook.CategoryFilter
- getCreatorID() - Method in class me.wolfyscript.customcrafting.recipes.RecipeType
- getCurrentGridSize() - Method in class me.wolfyscript.customcrafting.data.cache.EliteWorkbench
- getCurrentPageItems() - Method in class me.wolfyscript.customcrafting.data.cache.ChatLists
- getCurrentPageRecipes() - Method in class me.wolfyscript.customcrafting.data.cache.ChatLists
- getCurrentRecipe() - Method in class me.wolfyscript.customcrafting.data.cache.KnowledgeBook
- getCurrentTab() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getCustomCrafting() - Method in class me.wolfyscript.customcrafting.gui.CCWindow
- getCustomCraftingAlias() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getCustomItem(BlockCustomItemStore) - Static method in class me.wolfyscript.customcrafting.utils.NamespacedKeyUtils
- getCustomItem(Block) - Static method in class me.wolfyscript.customcrafting.utils.NamespacedKeyUtils
- getCustomItem(Location) - Static method in class me.wolfyscript.customcrafting.utils.NamespacedKeyUtils
- getCustomRecipe(GuiHandler<CCCache>) - Method in class me.wolfyscript.customcrafting.gui.lists.buttons.RecipeListContainerButton
- getDarkBackground() - Method in class me.wolfyscript.customcrafting.data.CCPlayerData
- getDataBaseHandler() - Method in class me.wolfyscript.customcrafting.CustomCrafting
- getDatabaseHost() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getDatabasePassword() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getDatabasePort() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getDatabaseSchema() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getDatabaseSettings() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getDatabaseUsername() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getDataHandler() - Method in class me.wolfyscript.customcrafting.CustomCrafting
- getDataVersion() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getDelay() - Method in class me.wolfyscript.customcrafting.recipes.conditions.CraftDelayCondition
- getDescription() - Method in class me.wolfyscript.customcrafting.configs.recipebook.CategorySettings
- getDisabledRecipes() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getDisabledRecipes() - Method in class me.wolfyscript.customcrafting.handlers.DataHandler
- getDisplay(WolfyUtilities) - Method in enum class me.wolfyscript.customcrafting.recipes.conditions.WeatherCondition.Weather
- getDisplayItem() - Method in class me.wolfyscript.customcrafting.configs.recipebook.RecipeContainer
- getDisplayItems(Player) - Method in class me.wolfyscript.customcrafting.configs.recipebook.RecipeContainer
- getDisplayString() - Method in enum class me.wolfyscript.customcrafting.recipes.Conditions.Option
- getDisplayString(WolfyUtilities) - Method in enum class me.wolfyscript.customcrafting.recipes.Conditions.Option
- getDurability() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe
- getDuration() - Method in class me.wolfyscript.customcrafting.data.cache.potions.PotionEffects
- getDurationChange() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getEffectAdditions() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getEffectColor() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getEffectRemovals() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getEffectUpgrades() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getEliteCraftingRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getEliteCraftingTable() - Method in class me.wolfyscript.customcrafting.data.cache.KnowledgeBook
- getEliteCraftingTableCondition() - Method in class me.wolfyscript.customcrafting.recipes.Conditions
- getEliteWorkbench() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getEliteWorkbenchData() - Method in class me.wolfyscript.customcrafting.data.cache.EliteWorkbench
- getEliteWorkbenches() - Method in class me.wolfyscript.customcrafting.recipes.conditions.EliteWorkbenchCondition
- getEntitiesInRange(Class<E>, Location, Vector, Vector) - Method in class me.wolfyscript.customcrafting.utils.recipe_item.extension.ResultExtension
- getEventName() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CauldronPreCookEvent
- getEventName() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CustomCraftEvent
- getEventName() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CustomPreCraftEvent
- getExp() - Method in class me.wolfyscript.customcrafting.recipes.types.CustomCookingRecipe
- getExpLevel() - Method in class me.wolfyscript.customcrafting.recipes.conditions.ExperienceCondition
- getExtensions() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.Result
- getFilter() - Method in class me.wolfyscript.customcrafting.data.cache.RecipeBookEditor
- getFilter(int) - Method in class me.wolfyscript.customcrafting.configs.recipebook.Categories
- getFilter(String) - Method in class me.wolfyscript.customcrafting.configs.recipebook.Categories
- getFilter(GuiHandler<CCCache>) - Method in class me.wolfyscript.customcrafting.gui.recipebook.buttons.ItemCategoryButton
- getFilters() - Method in class me.wolfyscript.customcrafting.configs.recipebook.Categories
- getFoundItems() - Method in class me.wolfyscript.customcrafting.recipes.data.CraftingData
-
Deprecated.
- getFuelCost() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getGridSize() - Method in class me.wolfyscript.customcrafting.configs.custom_data.EliteWorkbenchData
- getGridX() - Method in class me.wolfyscript.customcrafting.gui.elite_crafting.CraftingWindow
- getGridX() - Method in class me.wolfyscript.customcrafting.gui.elite_crafting.CraftingWindow3
- getGridX() - Method in class me.wolfyscript.customcrafting.gui.elite_crafting.CraftingWindow4
- getGridX() - Method in class me.wolfyscript.customcrafting.gui.elite_crafting.CraftingWindow5
- getGridX() - Method in class me.wolfyscript.customcrafting.gui.elite_crafting.CraftingWindow6
- getGrindstoneRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getGroup() - Method in class me.wolfyscript.customcrafting.configs.recipebook.RecipeContainer
- getGroup() - Method in class me.wolfyscript.customcrafting.recipes.types.CustomRecipe
- getGroup() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomRecipe
- getGroup(String) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
-
Get all the Recipes from this group
- getGroups() - Method in class me.wolfyscript.customcrafting.configs.recipebook.CategorySettings
- getHandItem() - Method in class me.wolfyscript.customcrafting.recipes.types.cauldron.CauldronRecipe
- getHandlerList() - Static method in class me.wolfyscript.customcrafting.listeners.customevents.CauldronCookEvent
- getHandlerList() - Static method in class me.wolfyscript.customcrafting.listeners.customevents.CauldronPreCookEvent
- getHandlerList() - Static method in class me.wolfyscript.customcrafting.listeners.customevents.CustomCraftEvent
- getHandlerList() - Static method in class me.wolfyscript.customcrafting.listeners.customevents.CustomPreCraftEvent
- getHandlers() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CauldronCookEvent
- getHandlers() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CauldronPreCookEvent
- getHandlers() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CustomCraftEvent
- getHandlers() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CustomPreCraftEvent
- getHead() - Method in class me.wolfyscript.customcrafting.data.patreon.Patron
- getHeight() - Method in class me.wolfyscript.customcrafting.recipes.types.elite_workbench.ShapedEliteCraftRecipe
- getHeight() - Method in interface me.wolfyscript.customcrafting.recipes.types.IShapedCraftingRecipe
- getHeight() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.ShapedCraftRecipe
- getIcon() - Method in class me.wolfyscript.customcrafting.configs.recipebook.CategorySettings
- getIconDisabled() - Method in class me.wolfyscript.customcrafting.recipes.Condition
- getIconEnabled() - Method in class me.wolfyscript.customcrafting.recipes.Condition
- getId() - Method in class me.wolfyscript.customcrafting.configs.recipebook.CategorySettings
- getId() - Method in enum class me.wolfyscript.customcrafting.gui.Setting
- getId() - Method in class me.wolfyscript.customcrafting.recipes.Condition
- getId() - Method in class me.wolfyscript.customcrafting.recipes.RecipeType
- getId() - Method in enum class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe.Mode
- getIdentifier() - Method in class me.wolfyscript.customcrafting.placeholderapi.PlaceHolder
-
The placeholder identifier should go here.
- getIndexedFilters() - Method in class me.wolfyscript.customcrafting.configs.recipebook.Category
- getIngredient() - Method in class me.wolfyscript.customcrafting.data.cache.IngredientData
- getIngredient() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getIngredient() - Method in class me.wolfyscript.customcrafting.recipes.types.cauldron.CauldronRecipe
- getIngredient(int) - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe
- getIngredient(int) - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getIngredient(int) - Method in class me.wolfyscript.customcrafting.recipes.types.cauldron.CauldronRecipe
- getIngredient(int) - Method in class me.wolfyscript.customcrafting.recipes.types.CraftingRecipe
- getIngredient(int) - Method in class me.wolfyscript.customcrafting.recipes.types.CustomCookingRecipe
- getIngredient(int) - Method in class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneRecipe
- getIngredient(int) - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomRecipe
- getIngredient(int) - Method in class me.wolfyscript.customcrafting.recipes.types.smithing.CustomSmithingRecipe
- getIngredient(int) - Method in class me.wolfyscript.customcrafting.recipes.types.stonecutter.CustomStonecutterRecipe
- getIngredientData() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getIngredients() - Method in class me.wolfyscript.customcrafting.data.cache.KnowledgeBook
- getIngredients() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CustomPreCraftEvent
- getIngredients() - Method in class me.wolfyscript.customcrafting.recipes.data.CraftingData
- getIngredients() - Method in class me.wolfyscript.customcrafting.recipes.types.CraftingRecipe
- getIngredients() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICraftingRecipe
- getIngredients(char) - Method in interface me.wolfyscript.customcrafting.recipes.types.ICraftingRecipe
- getIngredients(ItemStack[]) - Method in class me.wolfyscript.customcrafting.handlers.DataHandler
- getInnerRadius() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.extension.ResultExtension
- getInputBottom() - Method in class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneData
- getInputBottom() - Method in class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneRecipe
- getInputLeft() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.AnvilData
- getInputLeft() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe
- getInputRight() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.AnvilData
- getInputRight() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe
- getInputTop() - Method in class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneData
- getInputTop() - Method in class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneRecipe
- getInst() - Static method in class me.wolfyscript.customcrafting.CustomCrafting
-
Deprecated.Replaced by
CustomCrafting.inst()
- getInstance(NamespacedKey, JsonNode) - Method in class me.wolfyscript.customcrafting.recipes.RecipeType.CraftingRecipeType
- getInstance(NamespacedKey, JsonNode) - Method in class me.wolfyscript.customcrafting.recipes.RecipeType
- getInternalNamespace(NamespacedKey) - Static method in class me.wolfyscript.customcrafting.utils.NamespacedKeyUtils
- getInternalNamespacedKey(Player, String, String[]) - Static method in class me.wolfyscript.customcrafting.utils.ChatUtils
- getInventory() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CustomCraftEvent
- getInventoryView() - Method in class me.wolfyscript.customcrafting.recipes.Conditions.Data
- getItem() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getItem(Block) - Method in class me.wolfyscript.customcrafting.utils.recipe_item.Result
- getItem(Player) - Method in class me.wolfyscript.customcrafting.utils.recipe_item.Result
- getItem(Player, Block) - Method in class me.wolfyscript.customcrafting.utils.recipe_item.Result
-
Combination of
Result.getItem(Player)
andResult.getItem(Block)
. - getItem(RecipeData<?>, Player, Block) - Method in class me.wolfyscript.customcrafting.utils.recipe_item.Result
- getItem(RecipeData<?>, CustomItem, Player, Block) - Method in class me.wolfyscript.customcrafting.utils.recipe_item.Result
- getItem(NamespacedKey) - Method in class me.wolfyscript.customcrafting.handlers.DataBaseHandler
- getItems() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getItems() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.RecipeItemStack
- getItemStack() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.RecipeItemStack
- getItemStack(int) - Method in class me.wolfyscript.customcrafting.utils.recipe_item.RecipeItemStack
- getKnowledgeBook() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getLabel() - Method in class me.wolfyscript.customcrafting.commands.AbstractSubCommand
- getLanguage() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getLastUsedItem() - Method in class me.wolfyscript.customcrafting.data.cache.ChatLists
- getLastUsedRecipe() - Method in class me.wolfyscript.customcrafting.data.cache.ChatLists
- getLevel(Block) - Static method in class me.wolfyscript.customcrafting.data.cauldron.Cauldrons
- getLightBackground() - Method in class me.wolfyscript.customcrafting.data.CCPlayerData
- getLimit() - Method in class me.wolfyscript.customcrafting.recipes.conditions.CraftLimitCondition
- getListNamespace() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getListPage() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getListPage() - Method in class me.wolfyscript.customcrafting.data.cache.TagSettingsCache
- getListPage(int) - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getLocalStorageSettings() - Method in class me.wolfyscript.customcrafting.configs.MainConfig
- getMaterials() - Method in class me.wolfyscript.customcrafting.configs.recipebook.CategoryFilter
- getMaxPages(int) - Method in class me.wolfyscript.customcrafting.data.cache.RecipeList
- getMinecraftRecipes() - Method in class me.wolfyscript.customcrafting.handlers.DataHandler
- getMode() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe
- getModes() - Static method in enum class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe.RepairCostMode
- getName() - Method in class me.wolfyscript.customcrafting.configs.recipebook.CategorySettings
- getName() - Method in class me.wolfyscript.customcrafting.data.patreon.Patron
- getNamespace() - Method in class me.wolfyscript.customcrafting.data.cache.RecipeList
- getNamespace(GuiHandler<CCCache>) - Method in class me.wolfyscript.customcrafting.gui.main_gui.buttons.RecipeListNamespaceButton
- getNamespacedKey() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getNamespacedKey() - Method in class me.wolfyscript.customcrafting.gui.item_creator.tabs.ItemCreatorTab
- getNamespacedKey() - Method in class me.wolfyscript.customcrafting.recipes.types.CustomRecipe
- getNamespacedKey() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomRecipe
- getNamespacedKey() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.extension.ResultExtension
- getNamespacedKey() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.target.MergeAdapter
- getNamespacedKey(Player, String, String[]) - Static method in class me.wolfyscript.customcrafting.utils.ChatUtils
- getNamespaces() - Method in class me.wolfyscript.customcrafting.configs.recipebook.CategorySettings
- getNormalCrafts() - Method in class me.wolfyscript.customcrafting.data.CCPlayerData
- getOpenedFromCluster() - Method in class me.wolfyscript.customcrafting.data.cache.potions.PotionEffects
- getOpenedFromWindow() - Method in class me.wolfyscript.customcrafting.data.cache.potions.PotionEffects
- getOption() - Method in class me.wolfyscript.customcrafting.data.cache.BrewingGUICache
- getOption() - Method in class me.wolfyscript.customcrafting.recipes.Condition
- getOptionButton() - Method in class me.wolfyscript.customcrafting.gui.item_creator.tabs.ItemCreatorTab
- getOptionButton() - Method in class me.wolfyscript.customcrafting.gui.item_creator.tabs.TabUnbreakable
- getOrder() - Method in enum class me.wolfyscript.customcrafting.recipes.RecipePriority
- getOuterRadius() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.extension.ResultExtension
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.blast_furnace.CustomBlastRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.campfire.CustomCampfireRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.cauldron.CauldronRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.elite_workbench.ShapedEliteCraftRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.elite_workbench.ShapelessEliteCraftRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.furnace.CustomFurnaceRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneRecipe
- getPacketType() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.smithing.CustomSmithingRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.smoker.CustomSmokerRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.stonecutter.CustomStonecutterRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.ShapedCraftRecipe
- getPacketType() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.ShapelessCraftRecipe
- getPage() - Method in class me.wolfyscript.customcrafting.data.cache.BrewingGUICache
- getPage() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getPage() - Method in class me.wolfyscript.customcrafting.data.cache.KnowledgeBook
- getPage() - Method in class me.wolfyscript.customcrafting.data.cache.ParticleCache
- getPage() - Method in class me.wolfyscript.customcrafting.data.cache.RecipeList
- getPage(int) - Method in class me.wolfyscript.customcrafting.data.cache.RecipeList
- getParticleCache() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getParticleEffect(GuiHandler<CCCache>) - Method in class me.wolfyscript.customcrafting.gui.particle_creator.buttons.ParticleEffectButton
- getPassedTicks() - Method in class me.wolfyscript.customcrafting.data.cauldron.Cauldron
- getPatreon() - Method in class me.wolfyscript.customcrafting.CustomCrafting
- getPatronList() - Method in class me.wolfyscript.customcrafting.data.patreon.Patreon
- getPermission() - Method in class me.wolfyscript.customcrafting.recipes.conditions.PermissionCondition
- getPitch() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.extension.SoundResultExtension
- getPlayer() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CauldronPreCookEvent
- getPlayer() - Method in class me.wolfyscript.customcrafting.recipes.Conditions.Data
- getPlayerHeadSetting() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getPotionEffectAddition() - Method in class me.wolfyscript.customcrafting.data.cache.BrewingGUICache
- getPotionEffectCache() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getPriority() - Method in class me.wolfyscript.customcrafting.recipes.types.CustomRecipe
- getPriority() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomRecipe
- getRandomChoices(Player) - Method in class me.wolfyscript.customcrafting.utils.recipe_item.Result
- getRecipe() - Method in class me.wolfyscript.customcrafting.configs.recipebook.RecipeContainer
- getRecipe() - Method in class me.wolfyscript.customcrafting.data.cauldron.Cauldron
- getRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getRecipe() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CauldronCookEvent
- getRecipe() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CauldronPreCookEvent
- getRecipe() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CustomCraftEvent
- getRecipe() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CustomPrepareAnvilEvent
- getRecipe() - Method in class me.wolfyscript.customcrafting.recipes.data.RecipeData
- getRecipe() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.AnvilData
- getRecipe() - Method in class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneData
- getRecipe(RecipeType<T>) - Method in class me.wolfyscript.customcrafting.data.CCCache
- getRecipe(GuiHandler<CCCache>) - Method in class me.wolfyscript.customcrafting.gui.lists.buttons.RecipeListContainerButton
- getRecipe(NamespacedKey) - Method in class me.wolfyscript.customcrafting.handlers.DataBaseHandler
- getRecipeBookConfig() - Method in class me.wolfyscript.customcrafting.handlers.ConfigHandler
- getRecipeBookEditor() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getRecipeBookItems() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe
- getRecipeBookItems() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getRecipeBookItems() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomRecipe
- getRecipeChoice() - Method in class me.wolfyscript.customcrafting.recipes.types.CustomCookingRecipe
- getRecipeContainer(GuiHandler<CCCache>) - Method in class me.wolfyscript.customcrafting.gui.recipebook.buttons.RecipeBookContainerButton
- getRecipeCrafts(NamespacedKey) - Method in class me.wolfyscript.customcrafting.data.CCPlayerData
- getRecipeData(NamespacedKey) - Method in class me.wolfyscript.customcrafting.handlers.DataBaseHandler
- getRecipeHandler() - Method in class me.wolfyscript.customcrafting.CustomCrafting
-
Deprecated.Replaced with
CustomCrafting.getDataHandler()
- getRecipeItemStack() - Method in class me.wolfyscript.customcrafting.data.cache.TagSettingsCache
- getRecipeList() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getRecipeList(Player, CategoryFilter) - Method in class me.wolfyscript.customcrafting.configs.recipebook.Category
- getRecipeList(Player, CategoryFilter, EliteWorkbench) - Method in class me.wolfyscript.customcrafting.configs.recipebook.Category
- getRecipes() - Method in class me.wolfyscript.customcrafting.configs.recipebook.CategorySettings
- getRecipes(Player) - Method in class me.wolfyscript.customcrafting.configs.recipebook.RecipeContainer
- getRecipeType() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.blast_furnace.CustomBlastRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.campfire.CustomCampfireRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.cauldron.CauldronRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.elite_workbench.EliteCraftingRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.furnace.CustomFurnaceRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneRecipe
- getRecipeType() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.smithing.CustomSmithingRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.smoker.CustomSmokerRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.stonecutter.CustomStonecutterRecipe
- getRecipeType() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.AdvancedCraftingRecipe
- getRecipeUtils() - Method in class me.wolfyscript.customcrafting.CustomCrafting
-
Deprecated.Replaced with
CustomCrafting.getCraftManager()
- getRecipeUtils() - Method in class me.wolfyscript.customcrafting.utils.CraftManager
-
Deprecated.
- getRepairCost() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe
- getRepairCostMode() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.CustomAnvilRecipe
- getRequiredEffects() - Method in class me.wolfyscript.customcrafting.recipes.types.brewing.BrewingRecipe
- getResearchItem() - Method in class me.wolfyscript.customcrafting.data.cache.KnowledgeBook
- getResearchItems() - Method in class me.wolfyscript.customcrafting.data.cache.KnowledgeBook
- getResult() - Method in class me.wolfyscript.customcrafting.data.cache.EliteWorkbench
- getResult() - Method in class me.wolfyscript.customcrafting.data.cauldron.Cauldron
- getResult() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CauldronCookEvent
- getResult() - Method in class me.wolfyscript.customcrafting.listeners.customevents.CustomPreCraftEvent
- getResult() - Method in class me.wolfyscript.customcrafting.recipes.data.RecipeData
- getResult() - Method in class me.wolfyscript.customcrafting.recipes.types.anvil.AnvilData
- getResult() - Method in class me.wolfyscript.customcrafting.recipes.types.CustomRecipe
- getResult() - Method in class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneData
- getResult() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomRecipe
- getResult() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.target.TargetCase
- getSetting() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getShape() - Method in class me.wolfyscript.customcrafting.recipes.types.elite_workbench.ShapedEliteCraftRecipe
- getShape() - Method in interface me.wolfyscript.customcrafting.recipes.types.IShapedCraftingRecipe
- getShape() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.ShapedCraftRecipe
- getShapeMirrorHorizontal() - Method in class me.wolfyscript.customcrafting.recipes.types.elite_workbench.ShapedEliteCraftRecipe
- getShapeMirrorHorizontal() - Method in interface me.wolfyscript.customcrafting.recipes.types.IShapedCraftingRecipe
- getShapeMirrorHorizontal() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.ShapedCraftRecipe
- getShapeMirrorVertical() - Method in class me.wolfyscript.customcrafting.recipes.types.elite_workbench.ShapedEliteCraftRecipe
- getShapeMirrorVertical() - Method in interface me.wolfyscript.customcrafting.recipes.types.IShapedCraftingRecipe
- getShapeMirrorVertical() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.ShapedCraftRecipe
- getShapeRotated() - Method in class me.wolfyscript.customcrafting.recipes.types.elite_workbench.ShapedEliteCraftRecipe
- getShapeRotated() - Method in interface me.wolfyscript.customcrafting.recipes.types.IShapedCraftingRecipe
- getShapeRotated() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.ShapedCraftRecipe
- getSimilar(List<List<ItemStack>>, boolean, boolean) - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
- getSlot() - Method in class me.wolfyscript.customcrafting.data.cache.IngredientData
- getSlot() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.target.SlotResultTarget
- getSlots() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.target.MergeOption
- getSmithingRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getSortedCategories() - Method in class me.wolfyscript.customcrafting.configs.recipebook.Categories
- getSortedFilters() - Method in class me.wolfyscript.customcrafting.configs.recipebook.Categories
- getSound() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.extension.SoundResultExtension
- getSoundCategory() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.extension.SoundResultExtension
- getSource() - Method in class me.wolfyscript.customcrafting.recipes.types.CustomCookingRecipe
- getSource() - Method in class me.wolfyscript.customcrafting.recipes.types.stonecutter.CustomStonecutterRecipe
- getStonecutterRecipe() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getStore(UUID) - Static method in class me.wolfyscript.customcrafting.utils.PlayerUtil
- getStore(Player) - Static method in class me.wolfyscript.customcrafting.utils.PlayerUtil
- getSubCommands() - Method in class me.wolfyscript.customcrafting.commands.IndexCommand
- getSubFolder() - Method in class me.wolfyscript.customcrafting.data.cache.KnowledgeBook
- getSubFolderPage() - Method in class me.wolfyscript.customcrafting.data.cache.KnowledgeBook
- getSubFolderRecipes() - Method in class me.wolfyscript.customcrafting.data.cache.KnowledgeBook
- getSubSetting() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getTags() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.RecipeItemStack
- getTagSettingsCache() - Method in class me.wolfyscript.customcrafting.data.CCCache
- getTarget() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.Result
- getTasks() - Method in class me.wolfyscript.customcrafting.gui.recipebook.buttons.IngredientContainerButton
- getTasks() - Method in class me.wolfyscript.customcrafting.gui.recipebook.buttons.RecipeBookContainerButton
- getTime() - Method in class me.wolfyscript.customcrafting.recipes.conditions.WorldTimeCondition
- getTiming(GuiHandler<CCCache>) - Method in class me.wolfyscript.customcrafting.gui.recipebook.buttons.IngredientContainerButton
- getTiming(GuiHandler<CCCache>) - Method in class me.wolfyscript.customcrafting.gui.recipebook.buttons.RecipeBookContainerButton
- getTotalCrafts() - Method in class me.wolfyscript.customcrafting.data.CCPlayerData
- getType() - Method in class me.wolfyscript.customcrafting.data.cache.potions.PotionEffects
- getType() - Method in class me.wolfyscript.customcrafting.recipes.RecipeType
- getUpgradePotionEffectType() - Method in class me.wolfyscript.customcrafting.data.cache.BrewingGUICache
- getUpgradeValues() - Method in class me.wolfyscript.customcrafting.data.cache.BrewingGUICache
- getValue() - Method in class me.wolfyscript.customcrafting.configs.recipebook.RecipeContainer
- getVanillaRecipe() - Method in class me.wolfyscript.customcrafting.recipes.types.blast_furnace.CustomBlastRecipe
- getVanillaRecipe() - Method in class me.wolfyscript.customcrafting.recipes.types.campfire.CustomCampfireRecipe
- getVanillaRecipe() - Method in class me.wolfyscript.customcrafting.recipes.types.furnace.CustomFurnaceRecipe
- getVanillaRecipe() - Method in interface me.wolfyscript.customcrafting.recipes.types.ICustomVanillaRecipe
- getVanillaRecipe() - Method in class me.wolfyscript.customcrafting.recipes.types.smoker.CustomSmokerRecipe
- getVanillaRecipe() - Method in class me.wolfyscript.customcrafting.recipes.types.stonecutter.CustomStonecutterRecipe
- getVanillaRecipe() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.ShapedCraftRecipe
- getVanillaRecipe() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.ShapelessCraftRecipe
- getVariantSlot() - Method in class me.wolfyscript.customcrafting.data.cache.items.Items
- getVariantsMap(GuiHandler<CCCache>) - Method in class me.wolfyscript.customcrafting.gui.recipebook.buttons.IngredientContainerButton
- getVersion() - Method in class me.wolfyscript.customcrafting.placeholderapi.PlaceHolder
- getVolume() - Method in class me.wolfyscript.customcrafting.utils.recipe_item.extension.SoundResultExtension
- getWaterLevel() - Method in class me.wolfyscript.customcrafting.recipes.types.cauldron.CauldronRecipe
- getWeather() - Method in class me.wolfyscript.customcrafting.recipes.conditions.WeatherCondition
- getWidth() - Method in class me.wolfyscript.customcrafting.recipes.types.elite_workbench.ShapedEliteCraftRecipe
- getWidth() - Method in interface me.wolfyscript.customcrafting.recipes.types.IShapedCraftingRecipe
- getWidth() - Method in class me.wolfyscript.customcrafting.recipes.types.workbench.ShapedCraftRecipe
- getWorldNames() - Method in class me.wolfyscript.customcrafting.recipes.conditions.WorldNameCondition
- getXp() - Method in class me.wolfyscript.customcrafting.recipes.types.cauldron.CauldronRecipe
- getXp() - Method in class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneRecipe
- GiveSubCommand - Class in me.wolfyscript.customcrafting.commands.cc_subcommands
- GiveSubCommand(CustomCrafting) - Constructor for class me.wolfyscript.customcrafting.commands.cc_subcommands.GiveSubCommand
- GLASS_BLACK - Static variable in class me.wolfyscript.customcrafting.gui.MainCluster
- GLASS_GRAY - Static variable in class me.wolfyscript.customcrafting.gui.MainCluster
- GLASS_GREEN - Static variable in class me.wolfyscript.customcrafting.gui.MainCluster
- GLASS_PINK - Static variable in class me.wolfyscript.customcrafting.gui.MainCluster
- GLASS_PURPLE - Static variable in class me.wolfyscript.customcrafting.gui.MainCluster
- GLASS_RED - Static variable in class me.wolfyscript.customcrafting.gui.MainCluster
- GLASS_WHITE - Static variable in class me.wolfyscript.customcrafting.gui.MainCluster
- gridSize - Variable in class me.wolfyscript.customcrafting.gui.elite_crafting.CraftingWindow
- GRINDSTONE - Enum constant in enum class me.wolfyscript.customcrafting.recipes.RecipePacketType
- GRINDSTONE - Enum constant in enum class me.wolfyscript.customcrafting.recipes.Types.Type
- GRINDSTONE - Static variable in class me.wolfyscript.customcrafting.gui.RecipeBookCluster
- GRINDSTONE - Static variable in class me.wolfyscript.customcrafting.recipes.Types
- GrindstoneCreator - Class in me.wolfyscript.customcrafting.gui.recipe_creator.recipe_creators
- GrindstoneCreator(GuiCluster<CCCache>, CustomCrafting) - Constructor for class me.wolfyscript.customcrafting.gui.recipe_creator.recipe_creators.GrindstoneCreator
- GrindstoneData - Class in me.wolfyscript.customcrafting.recipes.types.grindstone
- GrindstoneData(GrindstoneRecipe, Result<?>, boolean, CustomItem, CustomItem) - Constructor for class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneData
- GrindStoneListener - Class in me.wolfyscript.customcrafting.listeners
- GrindStoneListener(CustomCrafting) - Constructor for class me.wolfyscript.customcrafting.listeners.GrindStoneListener
- GrindstoneRecipe - Class in me.wolfyscript.customcrafting.recipes.types.grindstone
- GrindstoneRecipe() - Constructor for class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneRecipe
- GrindstoneRecipe(GrindstoneRecipe) - Constructor for class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneRecipe
- GrindstoneRecipe(NamespacedKey, JsonNode) - Constructor for class me.wolfyscript.customcrafting.recipes.types.grindstone.GrindstoneRecipe
- group - Variable in class me.wolfyscript.customcrafting.recipes.types.CustomRecipe
- GROUP - Static variable in class me.wolfyscript.customcrafting.gui.RecipeCreatorCluster
- groups - Variable in class me.wolfyscript.customcrafting.configs.recipebook.CategorySettings
- groups() - Method in class me.wolfyscript.customcrafting.Registry.RecipeRegistry
- GROUPS - Static variable in class me.wolfyscript.customcrafting.gui.RecipeBookEditorCluster
- GUI_HELP - Static variable in class me.wolfyscript.customcrafting.gui.MainCluster
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
CraftingData.getIngredients()
directly!