Uses of Package
io.github.thebusybiscuit.slimefun4.core.handlers
Packages that use io.github.thebusybiscuit.slimefun4.core.handlers
Package
Description
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 holds simple implementations of
ItemHandler.This package holds the
SlimefunItem implementations related to
the AncientAltar.This package holds implementations of
SlimefunItem
that are related to the ProgrammableAndroid.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 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 implementations of
SlimefunItem that are
related to healing yourself.This package holds any miscellaneous
SlimefunItem
implementations.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.-
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.core.handlersClassDescriptionA
GlobalItemHandleris a special type ofItemHandlerwhich is not associated with one particularSlimefunItembut rather exists seperate from them, similar to anEventListener. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.core.multiblocksClassDescription
-
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.handlersClassDescription
-
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.altarClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is aDispenserand was triggered. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.androidsClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is aDispenserand was triggered. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.backpacksClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.blocksClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked.This is aBlockTickerthat is exclusively used for Rainbow blocks. -
-
-
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgetsClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
-
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.foodClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to has been consumed.ThisItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.geoClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.gpsClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.magicalClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.magical.runesClassDescription
-
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.magical.stavesClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.medicalClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to has been consumed.ThisItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.miscClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.seasonalClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.teleporterClassDescriptionThis
ItemHandleris called whenever aBlockwas placed.ThisItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.toolsClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by io.github.thebusybiscuit.slimefun4.implementation.items.weaponsClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is aSlimefunBowand an Arrow fired from this bow hit aLivingEntity.If thisItemHandleris added to aSlimefunItemit will listen for anyEntityDeathEventthat was triggered by aPlayerusing theSlimefunItemthisEntityKillHandlerwas linked to.ThisItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked. -
Classes in io.github.thebusybiscuit.slimefun4.core.handlers used by me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItemsClassDescription