Node metadata framework
This commit is contained in:
@@ -290,7 +290,7 @@ class Client : public con::PeerHandler
|
||||
// Returns InvalidPositionException if not found
|
||||
MapNode getNode(v3s16 p);
|
||||
// Wrapper to Map
|
||||
NodeMetadata* getNodeMetadataClone(v3s16 p);
|
||||
NodeMetadata* getNodeMetadata(v3s16 p);
|
||||
|
||||
v3f getPlayerPosition();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user