Uses of Interface
io.github.thebusybiscuit.slimefun4.core.handlers.ItemUseHandler
Packages that use ItemUseHandler
Package
Description
This package holds classes related to
SlimefunBackpack
.This package contains a few miscellaneous implementations of
SlimefunItem
which are blocks.This package holds implementations of
SlimefunItem
that are used in combination with electricity, like the
Multimeter
or the
SolarHelmet
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
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.-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.backpacks
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.backpacks that return ItemUseHandlerModifier and TypeMethodDescriptionEnderBackpack.getItemHandler()
SlimefunBackpack.getItemHandler()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.blocks that return ItemUseHandler -
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets that return ItemUseHandlerModifier and TypeMethodDescriptionMultimeter.getItemHandler()
protected ItemUseHandler
MultiTool.getItemUseHandler()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.food
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.food that return ItemUseHandler -
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.geo
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.geo that return ItemUseHandler -
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.gps
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.gps that return ItemUseHandler -
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.magical
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.magical that return ItemUseHandlerModifier and TypeMethodDescriptionInfernalBonemeal.getItemHandler()
KnowledgeFlask.getItemHandler()
KnowledgeTome.getItemHandler()
MagicEyeOfEnder.getItemHandler()
TelepositionScroll.getItemHandler()
MagicalZombiePills.onRightClick()
This method cancelsPlayerRightClickEvent
to prevent placingMagicalZombiePills
. -
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.magical.staves
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.magical.staves that return ItemUseHandlerModifier and TypeMethodDescriptionStormStaff.getItemHandler()
WaterStaff.getItemHandler()
WindStaff.getItemHandler()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.medical
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.medical that return ItemUseHandlerModifier and TypeMethodDescriptionBandage.getItemHandler()
Splint.getItemHandler()
Vitamins.getItemHandler()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.misc
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.misc that return ItemUseHandlerModifier and TypeMethodDescriptionBasicCircuitBoard.getItemHandler()
StrangeNetherGoo.getItemHandler()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.seasonal
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.seasonal that return ItemUseHandler -
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.teleporter
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.teleporter that return ItemUseHandler -
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.tools
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.tools that return ItemUseHandlerModifier and TypeMethodDescriptionClimbingPick.getItemHandler()
GoldPan.getItemHandler()
GrapplingHook.getItemHandler()
PickaxeOfTheSeeker.getItemHandler()
PortableCrafter.getItemHandler()
PortableDustbin.getItemHandler()
TapeMeasure.getItemHandler()
LumberAxe.onItemUse()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.weapons
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.weapons that return ItemUseHandler