Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.MachineProcessHolder
Packages that use MachineProcessHolder
Package
Description
This package contains sources related to the
MachineProcessor
and any MachineOperation.This package contains the different implementations of
AGenerator.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 contains the different implementations of
Reactor.This package holds implementations of any
SlimefunItem that
deals with the GEOResource API.-
Uses of MachineProcessHolder in io.github.thebusybiscuit.slimefun4.core.machines
Methods in io.github.thebusybiscuit.slimefun4.core.machines that return MachineProcessHolderModifier and TypeMethodDescriptionMachineProcessor.getOwner()This returns the owner of thisMachineProcessor.Constructors in io.github.thebusybiscuit.slimefun4.core.machines with parameters of type MachineProcessHolderModifierConstructorDescriptionMachineProcessor(MachineProcessHolder<T> owner) This creates a newMachineProcessor. -
Uses of MachineProcessHolder in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators that implement MachineProcessHolderModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of MachineProcessHolder in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines that implement MachineProcessHolderModifier and TypeClassDescriptionclassclassTheAutoBrewermachine with most if not all potion recipes.classTheAutoDrieris an implementation ofAContainerthat features recipes related to "drying out" items.classclassTheChargingBenchis a powered machine that can be used to charge anyRechargeableitem.classTheElectricDustWasherserves as an electricalOreWasher.classTheElectricFurnaceis an electric version of theFurnace.classTheElectricGoldPanis an electric machine based on theGoldPan.classclassTheElectricIngotPulverizeris an implementation ofAContainerthat allows you to turn various Slimefun Ingots back into their dusts.classclassTheElectricPressis a pretty simple electrical machine.classTheElectricSmelteryis an electric version of the standardSmeltery.classclassclassclassTheFreezercan freeze items into its frozen state, e.g.classclass -
Uses of MachineProcessHolder in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.enchanting
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.enchanting that implement MachineProcessHolderModifier and TypeClassDescriptionclassTheAutoDisenchanter, in contrast to theAutoEnchanter, removesEnchantmentsfrom a givenItemStackand transfers them to a book.classTheAutoEnchanter, in contrast to theAutoDisenchanter, addsEnchantmentsfrom a given enchanted book and transfers them onto anItemStack.classRepresents Book Binder, a machine that binds multiple enchantments books into one. -
Uses of MachineProcessHolder in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities that implement MachineProcessHolderModifier and TypeClassDescriptionclassTheProduceCollectorallows you to collect produce from animals. -
Uses of MachineProcessHolder in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors that implement MachineProcessHolderModifier and TypeClassDescriptionclassTheNetherStarReactoris an implementation ofReactorthat consumes Nether Stars and adds Withering to any nearbyLivingEntityclassTheNuclearReactoris an implementation ofReactorthat uses anyRadioactivematerial to generate energy.classThe abstractReactorclass is very similar toAGeneratorbut is exclusively used for Reactors. -
Uses of MachineProcessHolder in io.github.thebusybiscuit.slimefun4.implementation.items.geo
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.geo that implement MachineProcessHolderModifier and TypeClassDescriptionclassTheGEOMineris an electrical machine that allows you to obtain aGEOResource.class -
Uses of MachineProcessHolder in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Classes in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems that implement MachineProcessHolder