This is the complete list of members for GenerateNotifier, including all inherited members.
| addDecorationEvent(v3s16 pos, u32 deco_id) | GenerateNotifier | |
| addEvent(GenNotifyType type, v3s16 pos) | GenerateNotifier | |
| clearEvents() | GenerateNotifier | |
| GenerateNotifier()=default | GenerateNotifier | |
| GenerateNotifier(u32 notify_on, const std::set< u32 > *notify_on_deco_ids, const std::set< std::string > *notify_on_custom) | GenerateNotifier | |
| getCustomData() const | GenerateNotifier | inline |
| getEvents(std::map< std::string, std::vector< v3s16 > > &map) const | GenerateNotifier | |
| m_notify_custom | GenerateNotifier | private |
| m_notify_events | GenerateNotifier | private |
| m_notify_on | GenerateNotifier | private |
| m_notify_on_custom | GenerateNotifier | private |
| m_notify_on_deco_ids | GenerateNotifier | private |
| setCustom(const std::string &key, const std::string &value) | GenerateNotifier | |
| shouldNotifyOn(GenNotifyType type) const | GenerateNotifier | inlineprivate |