java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.weapons.SlimefunBow
All Implemented Interfaces:
Placeable
Direct Known Subclasses:
ExplosiveBow, IcyBow

public abstract class SlimefunBow extends SlimefunItem
This class represents a SlimefunItem that is a Bow. It comes with a BowShootHandler to handle actions that shall be performed whenever an Arrow fired from this SlimefunBow hits a target.
Author:
TheBusyBiscuit