File player.h¶
FileList > endstone > player.h
Go to the source code of this file
#include <chrono>#include <variant>#include "endstone/actor/mob.h"#include "endstone/form/action_form.h"#include "endstone/form/message_form.h"#include "endstone/form/modal_form.h"#include "endstone/game_mode.h"#include "endstone/inventory/player_inventory.h"#include "endstone/offline_player.h"#include "endstone/scoreboard/scoreboard.h"#include "endstone/skin.h"#include "endstone/util/socket_address.h"#include "endstone/util/uuid.h"
Namespaces¶
| Type | Name |
|---|---|
| namespace | endstone |
Classes¶
| Type | Name |
|---|---|
| class | Player Represents a player. |
The documentation for this class was generated from the following file include/endstone/player.h