minecraft-pi-reborn/symbols/src/TileEntity.def

6 lines
145 B
Modula-2
Raw Normal View History

2024-01-06 11:30:23 +00:00
property int id = 0x18;
property int renderer_id = 0x24;
property bool is_client = 0x20;
2024-01-07 07:59:04 +00:00
property int tile = 0xd0;
property int lifetime = 0xd8;