#include <string>#include <vector>#include <map>#include <unordered_set>#include <unordered_map>#include "irr_v3d.h"#include "mapnode.h"
Include dependency graph for blockmodifier.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ActiveBlockModifier |
| struct | ABMWithState |
| class | ABMHandler |
| struct | LoadingBlockModifierDef |
| class | LBMContentMapping |
| class | LBMManager |
Macros | |
| #define | LBM_NAME_ALLOWED_CHARS "abcdefghijklmnopqrstuvwxyz0123456789_:" |
| #define LBM_NAME_ALLOWED_CHARS "abcdefghijklmnopqrstuvwxyz0123456789_:" |
Referenced by LBMManager::addLBMDef().