|
| decode () |
|
| encode () |
|
| pid () |
|
| encode () |
|
| decode () |
|
| reset () |
|
| setChannel ($channel) |
|
| getChannel () |
|
| clean () |
|
| __debugInfo () |
|
| __construct ($buffer="", $offset=0) |
|
| reset () |
|
| setBuffer ($buffer=null, $offset=0) |
|
| getOffset () |
|
| getBuffer () |
|
| get ($len) |
|
| put ($str) |
|
| getLong () |
|
| putLong ($v) |
|
| getInt () |
|
| putInt ($v) |
|
| getLLong () |
|
| putLLong ($v) |
|
| getLInt () |
|
| putLInt ($v) |
|
| getSignedShort () |
|
| putShort ($v) |
|
| getShort () |
|
| putSignedShort ($v) |
|
| getFloat () |
|
| putFloat ($v) |
|
| getLShort ($signed=true) |
|
| putLShort ($v) |
|
| getLFloat () |
|
| putLFloat ($v) |
|
| getTriad () |
|
| putTriad ($v) |
|
| getLTriad () |
|
| putLTriad ($v) |
|
| getByte () |
|
| putByte ($v) |
|
| getDataArray ($len=10) |
|
| putDataArray (array $data=[]) |
|
| getUUID () |
|
| putUUID (UUID $uuid) |
|
| getSlot () |
|
| putSlot (Item $item) |
|
| getString () |
|
| putString ($v) |
|
| feof () |
|
|
const | NETWORK_ID = Info::PLAYER_ACTION_PACKET |
|
const | ACTION_START_BREAK = 0 |
|
const | ACTION_ABORT_BREAK = 1 |
|
const | ACTION_STOP_BREAK = 2 |
|
const | ACTION_RELEASE_ITEM = 5 |
|
const | ACTION_STOP_SLEEPING = 6 |
|
const | ACTION_RESPAWN = 7 |
|
const | ACTION_JUMP = 8 |
|
const | ACTION_START_SPRINT = 9 |
|
const | ACTION_STOP_SPRINT = 10 |
|
const | ACTION_START_SNEAK = 11 |
|
const | ACTION_STOP_SNEAK = 12 |
|
const | ACTION_DIMENSION_CHANGE = 13 |
|
| $eid |
|
| $action |
|
| $x |
|
| $y |
|
| $z |
|
| $face |
|
const | NETWORK_ID = 0 |
|
| $isEncoded = false |
|
| $offset |
|
| $buffer |
|
The documentation for this class was generated from the following file:
- /Users/Kids/Desktop/Doxygen/pocketmine/network/protocol/PlayerActionPacket.php