PlaceableItem.PlaceableItem

Undocumented in source.
  1. class PlaceableItem
  2. class PlaceableItem
  3. class PlaceableItem
    template PlaceableItem(sul.items.Item _data, block_t _block, E...)

Members

Functions

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.

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