Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SlimefunBow
Package
Description
This package holds implementations of
SlimefunItem
that are weapons, implementations of
SlimefunBow
for example.This package contains all implementations of
Listener
that Slimefun uses.-
Uses of SlimefunBow in io.github.thebusybiscuit.slimefun4.implementation.items.weapons
Modifier and TypeClassDescriptionclass
class
TheIcyBow
is a special kind of bow which slows down anyLivingEntity
it hits. -
Uses of SlimefunBow in io.github.thebusybiscuit.slimefun4.implementation.listeners
Modifier and TypeMethodDescriptionSlimefunBowListener.getProjectileData()
This returns aHashMap
holding theUUID
of aArrow
and the associatedSlimefunBow
with which thisArrow
was fired from.