mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LegacyNetherFork.git
synced 2026-05-21 23:55:10 +00:00
Update PackedGlassTile.h
This commit is contained in:
@@ -10,4 +10,6 @@ protected:
|
||||
|
||||
public:
|
||||
virtual int getResourceCount(Random *random);
|
||||
};
|
||||
virtual int getColor(LevelSource *level, int x, int y, int z);
|
||||
virtual int getColor(LevelSource *level, int x, int y, int z, int data);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user