ShovelItem

Undocumented in source.
class ShovelItem : MiningItem!(si, Tools.shovel, material, durability, attack)(
sul.items.Item si
ubyte material
ushort durability
uint attack
) {}

Constructors

this
this(E args)
Undocumented in source.

Members

Functions

useOnBlock
bool useOnBlock(Player player, Block block, BlockPosition position, ubyte face)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta