File handler_list.h¶
FileList > endstone > event > handler_list.h
Go to the source code of this file
#include <map>
#include <mutex>
#include <string>
#include <utility>
#include <vector>
#include "endstone/event/event_handler.h"
#include "endstone/event/event_priority.h"
Namespaces¶
Type | Name |
---|---|
namespace | endstone |
Classes¶
Type | Name |
---|---|
class | HandlerList A list of event handlers. Should be instantiated on a per-event basis. |
The documentation for this class was generated from the following file include/endstone/event/handler_list.h