refactor ContentBuilder and add entities support

This commit is contained in:
MihailRis
2024-06-26 03:40:14 +03:00
parent 1acced4475
commit 66a1240fbc
9 changed files with 90 additions and 75 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ class ContentIndices;
class Level;
class Block;
class Player;
class ItemDef;
struct ItemDef;
class Inventory;
class UiDocument;
struct block_funcs_set;