2024-02-12 07:29:35 +00:00
|
|
|
extends Tile;
|
|
|
|
|
2024-09-30 04:03:52 +00:00
|
|
|
constructor (int id, int texture, const Material *material) = 0xbe578;
|
|
|
|
|
2024-02-12 07:29:35 +00:00
|
|
|
vtable 0x111348;
|
|
|
|
vtable-size 0x108;
|
|
|
|
size 0x5c;
|
|
|
|
|
2024-03-18 23:44:17 +00:00
|
|
|
// Pure virtual
|
2024-02-12 07:29:35 +00:00
|
|
|
virtual-method TileEntity *newTileEntity() = 0x104;
|