refactor ContentBuilder and add entities support
This commit is contained in:
@@ -10,7 +10,7 @@ namespace fs = std::filesystem;
|
||||
|
||||
class Block;
|
||||
struct BlockMaterial;
|
||||
class ItemDef;
|
||||
struct ItemDef;
|
||||
struct ContentPack;
|
||||
class ContentBuilder;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user