Node metadata framework
This commit is contained in:
@@ -282,7 +282,9 @@ class Map : public NodeContainer
|
||||
These are basically coordinate wrappers to MapBlock
|
||||
*/
|
||||
|
||||
NodeMetadata* getNodeMetadataClone(v3s16 p);
|
||||
NodeMetadata* getNodeMetadata(v3s16 p);
|
||||
void setNodeMetadata(v3s16 p, NodeMetadata *meta);
|
||||
void removeNodeMetadata(v3s16 p);
|
||||
|
||||
/*
|
||||
Variables
|
||||
|
||||
Reference in New Issue
Block a user