Phpcraft
Public Attributes | List of all members
Phpcraft\Entity\Player Class Reference
Inheritance diagram for Phpcraft\Entity\Player:
Inheritance graph
[legend]
Collaboration diagram for Phpcraft\Entity\Player:
Collaboration graph
[legend]

Public Attributes

const STATUS_OP_LEVEL_0 = 24
 
const STATUS_OP_LEVEL_1 = 25
 
const STATUS_OP_LEVEL_2 = 26
 
const STATUS_OP_LEVEL_3 = 27
 
const STATUS_OP_LEVEL_4 = 28
 
- Public Attributes inherited from Phpcraft\Entity\Living
 $health = null
 
- Public Attributes inherited from Phpcraft\Entity\Base
 $burning = null
 
 $crouching = null
 
 $sprinting = null
 
 $swimming = null
 
 $invisible = null
 
 $glowing = null
 
 $elytraing = null
 
 $custom_name = null
 
 $silent = null
 

Additional Inherited Members

- Public Member Functions inherited from Phpcraft\Entity\Living
 write (Connection $con)
 
 getStringAttributes ()
 
- Static Public Member Functions inherited from Phpcraft\Entity\Base
static getOffset (int $protocol_version)
 
- Protected Member Functions inherited from Phpcraft\Entity\Living
 read_ (Connection $con, int $index)
 

Member Data Documentation

◆ STATUS_OP_LEVEL_0

const Phpcraft\Entity\Player::STATUS_OP_LEVEL_0 = 24

◆ STATUS_OP_LEVEL_1

const Phpcraft\Entity\Player::STATUS_OP_LEVEL_1 = 25

◆ STATUS_OP_LEVEL_2

const Phpcraft\Entity\Player::STATUS_OP_LEVEL_2 = 26

◆ STATUS_OP_LEVEL_3

const Phpcraft\Entity\Player::STATUS_OP_LEVEL_3 = 27

◆ STATUS_OP_LEVEL_4

const Phpcraft\Entity\Player::STATUS_OP_LEVEL_4 = 28