Uses of Package
io.github.thebusybiscuit.slimefun4.api.items
Packages that use io.github.thebusybiscuit.slimefun4.api.items
Package
Description
This package contains a bunch of classes and sub-packages related to the interaction
with Slimefun via an API.
This package contains all extensions of
Event that Slimefun provides
and allows you to listen to.This package contains all different extensions of
Exception that Slimefun
uses internally.This package contains a few classes that revolve around the API for
SlimefunItem, such as
ItemSettingThis package contains a few
ItemGroup variations.This package contains various sub classes of
ItemSetting.This package stores API-related classes that are related to a
Player,
such as the PlayerProfile for example.This package contains all classes related to our recipe system.
This package holds everything connected to the
Research
class.This package holds the core systems of Slimefun, these are not necessarily used as an API
but rather provide the core functionality of this
Plugin.This package contains the core system for the
SlimefunGuide.This package contains all variations of
ItemHandler that
can be assigned to a SlimefunItemThis package holds all core mechanics related to a
MultiBlock, like that class itself.This package provides a few "Services" that Slimefun uses.
This package holds classes related to the
SlimefunProfiler.This package holds all classes that are related to the actual implementation of this plugin.
This package provides the different implementations of our
SlimefunGuideThis package holds simple implementations of
ItemHandler.This package contains the different classes for each
SlimefunItemThis package holds the
SlimefunItem implementations related to
the AncientAltar.This package holds implementations of
SlimefunItem
that are related to the ProgrammableAndroid.This package contains implementations of
SlimefunItem that are
related to armor, such as the expandable
SlimefunArmorPiece class for example.This package contains any electric machines related to automatic crafting tables.
This package holds classes related to
SlimefunBackpack.This package contains a few miscellaneous implementations of
SlimefunItem which are blocks.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 holds implementations of
SlimefunItem
that are used in combination with electricity, like the
Multimeter or the
SolarHelmetThis 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 the
ElevatorPlate and any
related classes to making the elevator work.This package holds implementations of
SlimefunItem
that are related to food.This package holds implementations of any
SlimefunItem that
deals with the GEOResource API.This package holds implementations of
SlimefunItem
that are related to the GPSNetwork.This package holds implementations of
SlimefunItem
that are considered magical items.This package holds any implementation of
SlimefunItem
that is an ancient rune with functionality.This package holds any implementation of
SlimefunItem that is
considered a "Magical Staff".This package holds any
SlimefunItem related to the
Talisman.This package holds implementations of
SlimefunItem that are
related to healing yourself.This package holds any miscellaneous
SlimefunItem
implementations.This package contains all the different implementations of
MultiBlockMachineThis package holds classes associated with the
IndustrialMiner.This package holds implementations of
SlimefunItem
that can be encountered in a SeasonalItemGroup.This package holds implementations of
SlimefunItem
that are related to the Teleporter.This package holds implementations of
SlimefunItem
that are tools.This package holds implementations of
SlimefunItem
that are weapons, implementations of
SlimefunBow for example.This package holds implementations of
ItemSetting that are for
very specific SlimefunItems and generally not
very useful out of their context.This package contains some utility classes that offer handy ways to do stuff.
-
-
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.api.eventsClassDescriptionThis enum holds the different reasons as to why we may need to spawn an item.A
SlimefunItemis a custom item registered by aSlimefunAddon. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.api.exceptionsClassDescriptionAn
ItemHandlerrepresents a certain action that aSlimefunItemcan perform.ASlimefunItemis a custom item registered by aSlimefunAddon. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.api.itemsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.AnItemHandlerrepresents a certain action that aSlimefunItemcan perform.This class represents a Setting for aSlimefunItemthat can be modified via theItems.ymlConfigfile.This enum holds the different reasons as to why we may need to spawn an item.Defines whether a SlimefunItem is enabled, disabled or fall-back to its vanilla behavior.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.api.items.groupsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.api.items.settingsClassDescriptionThis class represents a Setting for a
SlimefunItemthat can be modified via theItems.ymlConfigfile.ASlimefunItemis a custom item registered by aSlimefunAddon. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.api.playerClassDescriptionThis class serves as a way of checking whether a
Playerhas changed their armor between ticks. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.api.recipesClassDescriptionA
SlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.api.researchesClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.coreClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.AnItemHandlerrepresents a certain action that aSlimefunItemcan perform.ASlimefunItemis a custom item registered by aSlimefunAddon. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.core.guideClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.core.handlersClassDescriptionAn
ItemHandlerrepresents a certain action that aSlimefunItemcan perform.ASlimefunItemis a custom item registered by aSlimefunAddon. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.core.multiblocksClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
-
-
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation
-
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.guideClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.handlers
-
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.itemsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.AnItemHandlerrepresents a certain action that aSlimefunItemcan perform.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.altarClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.androidsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.armorClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.autocraftersClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.backpacksClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.blocksClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.cargoClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.electricClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgetsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.electric.generatorsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.electric.machinesClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.acceleratorsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.enchantingClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entitiesClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactorsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.elevatorClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.foodClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.geoClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.gpsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.magicalClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.magical.runesClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.magical.stavesClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.magical.talismansClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.medicalClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.AnItemHandlerrepresents a certain action that aSlimefunItemcan perform.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.miscClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.multiblocksClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.multiblocks.minerClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.seasonalClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.teleporterClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.toolsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.items.weaponsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.implementation.settingsClassDescriptionThis class represents a Setting for a
SlimefunItemthat can be modified via theItems.ymlConfigfile. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by io.github.thebusybiscuit.slimefun4.utilsClassDescriptionThis enum holds the different reasons as to why we may need to spawn an item.
-
Classes in io.github.thebusybiscuit.slimefun4.api.items used by me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItemsClassDescriptionRepresents an item group, which structure multiple
SlimefunItemin theSlimefunGuide.ASlimefunItemis a custom item registered by aSlimefunAddon.TheSlimefunItemStackfunctions as the base for anySlimefunItem. -
-
Classes in io.github.thebusybiscuit.slimefun4.api.items used by me.mrCookieSlime.Slimefun.Objects.handlersClassDescriptionAn
ItemHandlerrepresents a certain action that aSlimefunItemcan perform.ASlimefunItemis a custom item registered by aSlimefunAddon. -
Classes in io.github.thebusybiscuit.slimefun4.api.items used by me.mrCookieSlime.Slimefun.api
-