mirror of
https://github.com/Minecraft-Community-Edition/client.git
synced 2026-07-15 19:31:00 +00:00
reimplement aether stuff from personal repo
This commit is contained in:
@@ -20,7 +20,7 @@ public:
|
||||
static unsigned int getNametagColour(int index);
|
||||
|
||||
private:
|
||||
static const wstring MATERIAL_NAMES[5];
|
||||
static const wstring MATERIAL_NAMES[7];
|
||||
|
||||
protected:
|
||||
virtual int prepareArmor(shared_ptr<Mob> _player, int layer, float a);
|
||||
|
||||
Reference in New Issue
Block a user