Luanti 5.15.0-dev
 
Loading...
Searching...
No Matches
blockmodifier.h File Reference
#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_:"
 

Macro Definition Documentation

◆ LBM_NAME_ALLOWED_CHARS

#define LBM_NAME_ALLOWED_CHARS   "abcdefghijklmnopqrstuvwxyz0123456789_:"

Referenced by LBMManager::addLBMDef().