Items intruduced (WIP)
This commit is contained in:
@@ -9,7 +9,10 @@ typedef unsigned int uint;
|
||||
// use for bytes arrays
|
||||
typedef uint8_t ubyte;
|
||||
|
||||
// content indices
|
||||
typedef uint32_t itemid_t;
|
||||
typedef uint16_t blockid_t;
|
||||
|
||||
typedef uint16_t blockstate_t;
|
||||
typedef uint16_t light_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user