Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.MachineRecipe
Packages that use MachineRecipe
Package
Description
This package contains the different implementations of
SlimefunItem that are also an
EnergyNetComponent with the type CONSUMER.This package contains any electric machines related to enchanting.
This package contains any electric machines related to
Entity interactions, most notably
the
AbstractEntityAssembler.This package holds implementations of any
SlimefunItem that
deals with the GEOResource API.This package contains implementations of
MachineOperation.-
Uses of MachineRecipe in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines that return MachineRecipeModifier and TypeMethodDescriptionprotected MachineRecipeAutoAnvil.findNextRecipe(BlockMenu menu) protected MachineRecipeAutoBrewer.findNextRecipe(BlockMenu menu) protected MachineRecipeElectricDustWasher.findNextRecipe(BlockMenu menu) protected MachineRecipeElectricGoldPan.findNextRecipe(BlockMenu menu) -
Uses of MachineRecipe in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.enchanting
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.enchanting that return MachineRecipeModifier and TypeMethodDescriptionprotected MachineRecipeprotected MachineRecipeAutoDisenchanter.findNextRecipe(BlockMenu menu) protected MachineRecipeAutoEnchanter.findNextRecipe(BlockMenu menu) protected MachineRecipeBookBinder.findNextRecipe(BlockMenu menu) -
Uses of MachineRecipe in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities
Subclasses of MachineRecipe in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entitiesModifier and TypeClassDescriptionclassAnAnimalProducecan be obtained via theProduceCollector.Methods in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities that return MachineRecipeModifier and TypeMethodDescriptionprotected MachineRecipeProduceCollector.findNextRecipe(BlockMenu inv) -
Uses of MachineRecipe in io.github.thebusybiscuit.slimefun4.implementation.items.geo
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.geo that return MachineRecipe -
Uses of MachineRecipe in io.github.thebusybiscuit.slimefun4.implementation.operations
Constructors in io.github.thebusybiscuit.slimefun4.implementation.operations with parameters of type MachineRecipe -
Uses of MachineRecipe in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Fields in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems with type parameters of type MachineRecipeMethods in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems that return MachineRecipeModifier and TypeMethodDescriptionprotected MachineRecipeAContainer.findNextRecipe(BlockMenu inv) Methods in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems that return types with arguments of type MachineRecipeMethods in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems with parameters of type MachineRecipe