Uses of Interface
io.github.thebusybiscuit.slimefun4.core.handlers.ItemConsumptionHandler
Packages that use ItemConsumptionHandler
Package
Description
This package holds implementations of
SlimefunItem
that are related to food.This package holds implementations of
SlimefunItem
that are
related to healing yourself.-
Uses of ItemConsumptionHandler in io.github.thebusybiscuit.slimefun4.implementation.items.food
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.food that return ItemConsumptionHandlerModifier and TypeMethodDescriptionDietCookie.getItemHandler()
FortuneCookie.getItemHandler()
Juice.getItemHandler()
MeatJerky.getItemHandler()
MonsterJerky.getItemHandler()
-
Uses of ItemConsumptionHandler in io.github.thebusybiscuit.slimefun4.implementation.items.medical
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.medical that return ItemConsumptionHandler