#include <iostream>
#include <set>
#include <map>
#include "irrlichttypes_bloated.h"
#include "mapblock.h"
#include "mapnode.h"
#include "constants.h"
#include "voxel.h"
#include "modifiedstate.h"
#include "util/numeric.h"
#include "nodetimer.h"
#include "debug.h"
Go to the source code of this file.
◆ VMANIP_BLOCK_CONTAINS_CIGNORE
#define VMANIP_BLOCK_CONTAINS_CIGNORE 2 |
◆ VMANIP_BLOCK_DATA_INEXIST
#define VMANIP_BLOCK_DATA_INEXIST 1 |
◆ MapEditEventType
Enumerator |
---|
MEET_ADDNODE | |
MEET_REMOVENODE | |
MEET_SWAPNODE | |
MEET_BLOCK_NODE_METADATA_CHANGED | |
MEET_OTHER | |