Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | Public Attributes | List of all members
cPlayer::BodyStanceGliding Struct Reference

Tag representing a swimming or elytra flying pose. More...

Public Member Functions

 BodyStanceGliding (cPlayer &a_Player)
 

Public Attributes

cTickTime TicksElytraFlying
 

Detailed Description

Tag representing a swimming or elytra flying pose.

Definition at line 59 of file Player.h.

Constructor & Destructor Documentation

◆ BodyStanceGliding()

cPlayer::BodyStanceGliding::BodyStanceGliding ( cPlayer a_Player)

Definition at line 107 of file Player.cpp.

Member Data Documentation

◆ TicksElytraFlying

cTickTime cPlayer::BodyStanceGliding::TicksElytraFlying

Definition at line 63 of file Player.h.


The documentation for this struct was generated from the following files: