Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
GenerateNotifier Member List

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()=defaultGenerateNotifier
GenerateNotifier(u32 notify_on, const std::set< u32 > *notify_on_deco_ids, const std::set< std::string > *notify_on_custom)GenerateNotifier
getCustomData() constGenerateNotifierinline
getEvents(std::map< std::string, std::vector< v3s16 > > &map) constGenerateNotifier
m_notify_customGenerateNotifierprivate
m_notify_eventsGenerateNotifierprivate
m_notify_onGenerateNotifierprivate
m_notify_on_customGenerateNotifierprivate
m_notify_on_deco_idsGenerateNotifierprivate
setCustom(const std::string &key, const std::string &value)GenerateNotifier
shouldNotifyOn(GenNotifyType type) constGenerateNotifierinlineprivate