forked from Kolyah35/minecraft-pe-0.6.1
wtf
This commit is contained in:
@@ -52,6 +52,8 @@ public:
|
||||
|
||||
void setNewProto(bool proto) { isNewProto = proto; }
|
||||
bool getProto() { return isNewProto; }
|
||||
|
||||
virtual void causeFallDamage(float distance);
|
||||
private:
|
||||
void nextContainerCounter();
|
||||
void setContainerMenu( BaseContainerMenu* menu );
|
||||
|
||||
Reference in New Issue
Block a user