This is the complete list of members for ActiveBlockModifier, including all inherited members.
ActiveBlockModifier()=default | ActiveBlockModifier | |
getMaxY()=0 | ActiveBlockModifier | pure virtual |
getMinY()=0 | ActiveBlockModifier | pure virtual |
getRequiredNeighbors() const =0 | ActiveBlockModifier | pure virtual |
getSimpleCatchUp()=0 | ActiveBlockModifier | pure virtual |
getTriggerChance()=0 | ActiveBlockModifier | pure virtual |
getTriggerContents() const =0 | ActiveBlockModifier | pure virtual |
getTriggerInterval()=0 | ActiveBlockModifier | pure virtual |
getWithoutNeighbors() const =0 | ActiveBlockModifier | pure virtual |
trigger(ServerEnvironment *env, v3s16 p, MapNode n) | ActiveBlockModifier | inlinevirtual |
trigger(ServerEnvironment *env, v3s16 p, MapNode n, u32 active_object_count, u32 active_object_count_wider) | ActiveBlockModifier | inlinevirtual |
~ActiveBlockModifier()=default | ActiveBlockModifier | virtual |