selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
BucketItem
selery
item
miscellaneous
Undocumented in source.
class
BucketItem : SimpleItem!(si)(
sul
.
items
.
Item
si
item_t
[
item_t
]
pickups
) {
alias
sul
=
si
;
this
(F args);
bool
placeable
[@property getter];
bool
onPlaced
(Player player, BlockPosition position, uint tface);
}
Constructors
this
this
(F args)
Undocumented in source.
Members
Aliases
sul
alias
sul
=
si
Undocumented in source.
Functions
onPlaced
bool
onPlaced
(Player player, BlockPosition position, uint tface)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
placeable
bool
placeable
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
selery
item
miscellaneous
classes
BucketItem
FilledBucketItem
MapItem