mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
Redstone: Add wires, redstone torches, levers (incomplete) and repeaters
This commit is contained in:
@@ -171,7 +171,7 @@ public:
|
||||
public:
|
||||
AABBVector m_aabbs;
|
||||
bool m_bInstantTicking;
|
||||
bool m_bIsMultiplayer; // if the level is controlled externally by a server
|
||||
bool m_bIsMultiplayer; // m_bIsClientSide TODO
|
||||
bool m_bPostProcessing;
|
||||
EntityVector m_entities;
|
||||
std::vector<Player*> m_players;
|
||||
|
||||
Reference in New Issue
Block a user