Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.Rechargeable
Packages that use Rechargeable
Package
Description
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 the Teleporter
.-
Uses of Rechargeable in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.gadgets that implement Rechargeable -
Uses of Rechargeable in io.github.thebusybiscuit.slimefun4.implementation.items.teleporter
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.teleporter that implement RechargeableModifier and TypeClassDescriptionclass
This item allows aPlayer
to access and teleport to his waypoints from anywhere.