Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SlimefunBow
Packages that use 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 TypeClassDescriptionclassclassTheIcyBowis a special kind of bow which slows down anyLivingEntityit hits. -
Uses of SlimefunBow in io.github.thebusybiscuit.slimefun4.implementation.listeners
Methods in io.github.thebusybiscuit.slimefun4.implementation.listeners that return types with arguments of type SlimefunBowModifier and TypeMethodDescriptionSlimefunBowListener.getProjectileData()This returns aHashMapholding theUUIDof aArrowand the associatedSlimefunBowwith which thisArrowwas fired from.