Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.DamageableItem
Package
Description
This package contains implementations of
SlimefunItem
that are
related to armor, such as the expandable
SlimefunArmorPiece
class for example.This package holds implementations of
SlimefunItem
that are tools.This package holds implementations of
SlimefunItem
that are weapons, implementations of
SlimefunBow
for example.-
Uses of DamageableItem in io.github.thebusybiscuit.slimefun4.implementation.items.armor
-
Uses of DamageableItem in io.github.thebusybiscuit.slimefun4.implementation.items.tools
Modifier and TypeClassDescriptionclass
TheClimbingPick
launches you 1 block upwards when you right click on a iceBlock
.class
TheExplosivePickaxe
is a pickaxe which can destroyBlock
s in a size of 3 by 3.class
TheExplosiveShovel
works similar to theExplosivePickaxe
.class
class
ThePickaxeOfTheSeeker
will make you face the nearest ore upon right clicking.class
TheSmeltersPickaxe
automatically smelts any ore you mine. -
Uses of DamageableItem in io.github.thebusybiscuit.slimefun4.implementation.items.weapons