File server.h¶
FileList > endstone > server.h
Go to the source code of this file
- #include <chrono>
- #include <memory>
- #include <string>
- #include <string_view>
- #include <vector>
- #include "endstone/ban/ip_ban_list.h"
- #include "endstone/ban/player_ban_list.h"
- #include "endstone/block/block_data.h"
- #include "endstone/boss/boss_bar.h"
- #include "endstone/lang/language.h"
- #include "endstone/level/level.h"
- #include "endstone/logger.h"
- #include "endstone/map/map_view.h"
- #include "endstone/player.h"
- #include "endstone/plugin/service_manager.h"
- #include "endstone/scoreboard/scoreboard.h"
- #include "endstone/util/result.h"
- #include "endstone/util/uuid.h"
Namespaces¶
| Type | Name | 
|---|---|
| namespace | endstone Represents a button with text and an optional icon. | 
Classes¶
| Type | Name | 
|---|---|
| class | Server Represents a server implementation. | 
The documentation for this class was generated from the following file include/endstone/server.h