selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
PlaceableArmor
selery
item
tool
Undocumented in source.
class
PlaceableArmor : ArmorItem!(si, 1, 0, 0)(
sul
.
items
.
Item
si
E
...
) {
this
(E args);
bool
tool
[@property getter];
bool
doDamage
(Player player);
}
Constructors
this
this
(E args)
Undocumented in source.
Members
Functions
doDamage
bool
doDamage
(Player player)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
tool
bool
tool
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
selery
item
tool
aliases
AxeItem
PickaxeItem
classes
ArmorItem
ColorableArmorItem
HoeItem
MiningItem
PlaceableArmor
ShovelItem
SwordItem
Tool
ToolItem
enums
Durability
Tools
interfaces
Armor