@ E_BLOCK_REDSTONE_LAMP_OFF
unsigned char NIBBLETYPE
The datatype used by nibbledata (meta, light, skylight)
constexpr cBlockHandler(BLOCKTYPE a_BlockType)
virtual ColourID GetMapBaseColourID(NIBBLETYPE a_Meta) const override
Returns the base colour ID of the block, as will be represented on a map, as per documentation: https...
virtual cItems ConvertToPickups(const NIBBLETYPE a_BlockMeta, const cItem *const a_Tool) const override
Returns the pickups that would result if the block was mined by a_Digger using a_Tool.
This class bridges a vector of cItem for safe access via Lua.