Package io.github.thebusybiscuit.slimefun4.implementation.items.weapons
package io.github.thebusybiscuit.slimefun4.implementation.items.weapons
This package holds implementations of
SlimefunItem
that are weapons, implementations of
SlimefunBow
for example.-
ClassDescriptionThe
IcyBow
is a special kind of bow which slows down anyLivingEntity
it hits.TheSeismicAxe
is an interesting weapon.This class represents aSlimefunItem
that is a Bow.TheVampireBlade
is a weapon that applies a Healing effect to anyPlayer
who damages anotherLivingEntity
with this sword.