Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.backpacks.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
Modifier and TypeMethodDescriptionCoolerFeedPlayerEvent.getCooler()
This returns theCooler
that was used.ModifierConstructorDescriptionCoolerFeedPlayerEvent
(Player player, Cooler cooler, ItemStack coolerItem, ItemStack consumedItem) -
Uses of Cooler in io.github.thebusybiscuit.slimefun4.implementation.listeners