#include <serverenvironment.h>
◆ ActiveBlockModifier()
| ActiveBlockModifier::ActiveBlockModifier |
( |
| ) |
|
|
default |
◆ ~ActiveBlockModifier()
| virtual ActiveBlockModifier::~ActiveBlockModifier |
( |
| ) |
|
|
virtualdefault |
◆ getMaxY()
| virtual s16 ActiveBlockModifier::getMaxY |
( |
| ) |
|
|
pure virtual |
◆ getMinY()
| virtual s16 ActiveBlockModifier::getMinY |
( |
| ) |
|
|
pure virtual |
◆ getRequiredNeighbors()
| virtual const std::vector< std::string > & ActiveBlockModifier::getRequiredNeighbors |
( |
| ) |
const |
|
pure virtual |
◆ getSimpleCatchUp()
| virtual bool ActiveBlockModifier::getSimpleCatchUp |
( |
| ) |
|
|
pure virtual |
◆ getTriggerChance()
| virtual u32 ActiveBlockModifier::getTriggerChance |
( |
| ) |
|
|
pure virtual |
◆ getTriggerContents()
| virtual const std::vector< std::string > & ActiveBlockModifier::getTriggerContents |
( |
| ) |
const |
|
pure virtual |
◆ getTriggerInterval()
| virtual float ActiveBlockModifier::getTriggerInterval |
( |
| ) |
|
|
pure virtual |
◆ getWithoutNeighbors()
| virtual const std::vector< std::string > & ActiveBlockModifier::getWithoutNeighbors |
( |
| ) |
const |
|
pure virtual |
◆ trigger() [1/2]
◆ trigger() [2/2]
| virtual void ActiveBlockModifier::trigger |
( |
ServerEnvironment * | env, |
|
|
v3s16 | p, |
|
|
MapNode | n, |
|
|
u32 | active_object_count, |
|
|
u32 | active_object_count_wider ) |
|
inlinevirtual |
The documentation for this class was generated from the following file: