|
Phpcraft
|


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 () | |
Public Member Functions inherited from Phpcraft\Entity\Metadata | |
| read (Connection $con) | |
| __toString () | |
Static Public Member Functions inherited from Phpcraft\Entity\Metadata | |
| static | writeByte (Connection $con, int $index, int $value) |
| static | writeFloat (Connection $con, int $index, float $value) |
| static | writeOptChat (Connection $con, int $index, ?ChatComponent $value) |
| static | writeString (Connection $con, int $index, string $value) |
| static | writeBoolean (Connection $con, int $index, bool $value) |
| static | writeInt (Connection $con, int $index, $value) |
| static | finish (Connection $con) |
Protected Member Functions inherited from Phpcraft\Entity\Living | |
| read_ (Connection $con, int $index) | |
| const Phpcraft\Entity\Player::STATUS_OP_LEVEL_0 = 24 |
| const Phpcraft\Entity\Player::STATUS_OP_LEVEL_1 = 25 |
| const Phpcraft\Entity\Player::STATUS_OP_LEVEL_2 = 26 |
| const Phpcraft\Entity\Player::STATUS_OP_LEVEL_3 = 27 |
| const Phpcraft\Entity\Player::STATUS_OP_LEVEL_4 = 28 |
1.8.17