selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
PlaceableItem.PlaceableItem
selery
item
placeable
PlaceableItem
Undocumented in source.
class
PlaceableItem
template
PlaceableItem
(sul.items.Item _data, block_t _block, E...)
static if
(
E.length == 0
)
class
PlaceableItem :
GenericPlaceableItem
{
sul
.
items
.
Item
data
[@property getter];
block_t
block
[@property getter];
}
class
PlaceableItem
class
PlaceableItem
Members
Properties
block
block_t
block
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
data
sul
.
items
.
Item
data
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From GenericPlaceableItem
placeable
bool
placeable
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
place
block_t
place
(World world, BlockPosition position, uint face)
Undocumented in source. Be warned that the author may not have intended to support it.
block
block_t
block
[@property getter]
Undocumented in source.
Meta
Source
See Implementation
selery
item
placeable
PlaceableItem
classes
PlaceableItem