Uses of Interface
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.interfaces.InventoryBlock
Packages that use InventoryBlock
Package
Description
This package holds implementations of
SlimefunItem
that are related to the ProgrammableAndroid.This package provides the different implementations of
SlimefunItem
that are related to the CargoNet, most
notably: Cargo Nodes.This package contains the different implementations of
SlimefunItem that also implement the interface
EnergyNetComponentThis 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 growth accelerations.
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 InventoryBlock in io.github.thebusybiscuit.slimefun4.implementation.items.androids
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.androids that implement InventoryBlockModifier and TypeClassDescriptionclassclassclassclassTheMinerAndroidis a variant of theProgrammableAndroidwhich is able to break blocks.classclass -
Uses of InventoryBlock in io.github.thebusybiscuit.slimefun4.implementation.items.cargo
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.cargo that implement InventoryBlock -
Uses of InventoryBlock in io.github.thebusybiscuit.slimefun4.implementation.items.electric
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric that implement InventoryBlockModifier and TypeClassDescriptionclassThis is an abstract super class for machines that produce energy. -
Uses of InventoryBlock in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators that implement InventoryBlockModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of InventoryBlock in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines that implement InventoryBlockModifier 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.classclassThis machine collects liquids from theWorldand puts them into buckets provided to the machine by using energy.classclassclassTheFreezercan freeze items into its frozen state, e.g.classclass -
Uses of InventoryBlock in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.accelerators
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.accelerators that implement InventoryBlockModifier and TypeClassDescriptionclassclassclassclassTheTreeGrowthAcceleratoris an electrical machine that works similar to theCropGrowthAcceleratorbut boosts the growth of nearby trees. -
Uses of InventoryBlock in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.enchanting
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.enchanting that implement InventoryBlockModifier 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 InventoryBlock in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities that implement InventoryBlockModifier and TypeClassDescriptionclassclassTheExpCollectoris a machine which picks up any nearbyExperienceOrband produces aKnowledgeFlask.classTheProduceCollectorallows you to collect produce from animals. -
Uses of InventoryBlock in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors that implement InventoryBlockModifier 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 InventoryBlock in io.github.thebusybiscuit.slimefun4.implementation.items.geo
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.geo that implement InventoryBlockModifier and TypeClassDescriptionclassTheGEOMineris an electrical machine that allows you to obtain aGEOResource.class -
Uses of InventoryBlock in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Classes in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems that implement InventoryBlock