Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes
Player.h File Reference
#include "Pawn.h"
#include "../Inventory.h"
#include "../Defines.h"
#include "../World.h"
#include "../Items/ItemHandler.h"
#include "../StatisticsManager.h"
#include "../UUID.h"
Include dependency graph for Player.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cPlayer::BodyStanceCrouching
 Tag representing a sneaking pose. More...
 
struct  cPlayer::BodyStanceGliding
 Tag representing a swimming or elytra flying pose. More...
 
struct  cPlayer::BodyStanceSleeping
 Tag representing a sleeping pose. More...
 
struct  cPlayer::BodyStanceSprinting
 Tag representing a sprinting pose. More...
 
struct  cPlayer::BodyStanceStanding
 Tag representing the neutral stance. More...
 
class  cPlayer