File plugin_loader.h¶
FileList > endstone > plugin > plugin_loader.h
Go to the source code of this file
#include <cctype>
#include <filesystem>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "endstone/event/server/plugin_disable_event.h"
#include "endstone/event/server/plugin_enable_event.h"
#include "endstone/logger.h"
#include "endstone/plugin/plugin.h"
#include "endstone/server.h"
Namespaces¶
Type | Name |
---|---|
namespace | endstone |
Classes¶
Type | Name |
---|---|
class | PluginLoader Represents a plugin loader, which handles direct access to specific types of plugins. |
The documentation for this class was generated from the following file include/endstone/plugin/plugin_loader.h