mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-15 18:19:27 +00:00
TU24
This commit is contained in:
@@ -14,8 +14,8 @@ public:
|
||||
|
||||
void load(CompoundTag *tag);
|
||||
void save(CompoundTag *tag);
|
||||
|
||||
void putFeatureTag(byteArray data, int chunkX, int chunkZ);
|
||||
CompoundTag *getFeatureTag(int chunkX, int chunkZ);
|
||||
void putFeatureTag(CompoundTag *tag, int chunkX, int chunkZ);
|
||||
wstring createFeatureTagId(int chunkX, int chunkZ);
|
||||
CompoundTag *getFullTag();
|
||||
};
|
||||
Reference in New Issue
Block a user