forked from Kolyah35/minecraft-pe-0.6.1
FEAT: player anticheat speed
This commit is contained in:
@@ -43,6 +43,11 @@ public:
|
||||
virtual void stopSleepInBed(bool forcefulWakeUp, bool updateLevelList, bool saveRespawnPoint);
|
||||
|
||||
void completeUsingItem();
|
||||
|
||||
// Getter and setter? Doesnt hear about that
|
||||
// TODO: Getter and setter :trollface:
|
||||
int lastMoveTicks = 0;
|
||||
int ticksInAir = 0;
|
||||
private:
|
||||
void nextContainerCounter();
|
||||
void setContainerMenu( BaseContainerMenu* menu );
|
||||
|
||||
Reference in New Issue
Block a user