Luanti 5.16.0-dev
Loading...
Searching...
No Matches
ActiveABM Struct Reference
Collaboration diagram for ActiveABM:

Public Attributes

ActiveBlockModifierabm
std::vector< content_trequired_neighbors
std::vector< content_twithout_neighbors
int chance
s16 min_y
s16 max_y

Member Data Documentation

◆ abm

ActiveBlockModifier* ActiveABM::abm

Referenced by ABMHandler::ABMHandler().

◆ chance

int ActiveABM::chance

Referenced by ABMHandler::ABMHandler().

◆ max_y

s16 ActiveABM::max_y

Referenced by ABMHandler::ABMHandler().

◆ min_y

s16 ActiveABM::min_y

Referenced by ABMHandler::ABMHandler().

◆ required_neighbors

std::vector<content_t> ActiveABM::required_neighbors

Referenced by ABMHandler::ABMHandler().

◆ without_neighbors

std::vector<content_t> ActiveABM::without_neighbors

Referenced by ABMHandler::ABMHandler().


The documentation for this struct was generated from the following file: