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 MachineRecipe
AutoAnvil.findNextRecipe
(BlockMenu menu) protected MachineRecipe
AutoBrewer.findNextRecipe
(BlockMenu menu) protected MachineRecipe
ElectricDustWasher.findNextRecipe
(BlockMenu menu) protected MachineRecipe
ElectricGoldPan.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 MachineRecipe
protected MachineRecipe
AutoDisenchanter.findNextRecipe
(BlockMenu menu) protected MachineRecipe
AutoEnchanter.findNextRecipe
(BlockMenu menu) protected MachineRecipe
BookBinder.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 TypeClassDescriptionclass
AnAnimalProduce
can be obtained via theProduceCollector
.Methods in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities that return MachineRecipeModifier and TypeMethodDescriptionprotected MachineRecipe
ProduceCollector.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 MachineRecipe
AContainer.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