Uses of Interface
io.github.thebusybiscuit.slimefun4.core.handlers.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
Modifier and TypeMethodDescriptionEnderBackpack.getItemHandler()
SlimefunBackpack.getItemHandler()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
Modifier and TypeMethodDescriptionMultimeter.getItemHandler()
protected ItemUseHandler
MultiTool.getItemUseHandler()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.food
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.geo
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.gps
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.magical
Modifier 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
Modifier and TypeMethodDescriptionStormStaff.getItemHandler()
WaterStaff.getItemHandler()
WindStaff.getItemHandler()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.medical
Modifier and TypeMethodDescriptionBandage.getItemHandler()
Splint.getItemHandler()
Vitamins.getItemHandler()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.misc
Modifier and TypeMethodDescriptionBasicCircuitBoard.getItemHandler()
StrangeNetherGoo.getItemHandler()
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.seasonal
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.teleporter
-
Uses of ItemUseHandler in io.github.thebusybiscuit.slimefun4.implementation.items.tools
Modifier 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