Package io.github.thebusybiscuit.slimefun4.core.handlers
package io.github.thebusybiscuit.slimefun4.core.handlers
This package contains all variations of
ItemHandler that
can be assigned to a SlimefunItem-
ClassDescriptionThis
ItemHandleris triggered when theSlimefunItemit was assigned to is aDispenserand was triggered.ThisItemHandleris called whenever aBlockwas placed.ThisItemHandleris 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.AGlobalItemHandleris a special type ofItemHandlerwhich is not associated with one particularSlimefunItembut rather exists seperate from them, similar to anEventListener.ThisItemHandleris triggered when theSlimefunItemit was assigned to has been consumed.ThisItemHandleris triggered when theSlimefunItemit was assigned to is right-clicked.This is aBlockTickerthat is exclusively used for Rainbow blocks.