Uses of Class
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.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
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
AnAnimalProduce
can be obtained via theProduceCollector
.Modifier and TypeMethodDescriptionprotected MachineRecipe
ProduceCollector.findNextRecipe
(BlockMenu inv) -
Uses of MachineRecipe in io.github.thebusybiscuit.slimefun4.implementation.items.geo
-
Uses of MachineRecipe in io.github.thebusybiscuit.slimefun4.implementation.operations
-
Uses of MachineRecipe in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Modifier and TypeMethodDescriptionprotected MachineRecipe
AContainer.findNextRecipe
(BlockMenu inv)