Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.backpacks.Cooler
Packages that use Cooler
Package
Description
This package contains all extensions of
Event
that Slimefun provides
and allows you to listen to.This package contains all implementations of
Listener
that Slimefun uses.-
Uses of Cooler in io.github.thebusybiscuit.slimefun4.api.events
Methods in io.github.thebusybiscuit.slimefun4.api.events that return CoolerModifier and TypeMethodDescriptionCoolerFeedPlayerEvent.getCooler()
This returns theCooler
that was used.Constructors in io.github.thebusybiscuit.slimefun4.api.events with parameters of type CoolerModifierConstructorDescriptionCoolerFeedPlayerEvent
(Player player, Cooler cooler, ItemStack coolerItem, ItemStack consumedItem) -
Uses of Cooler in io.github.thebusybiscuit.slimefun4.implementation.listeners
Constructors in io.github.thebusybiscuit.slimefun4.implementation.listeners with parameters of type Cooler