|
| | decode () |
| |
| | encode () |
| |
| | pid () |
| |
| | encode () |
| |
| | decode () |
| |
| | reset () |
| |
| | clean () |
| |
| | __debugInfo () |
| |
| | getEntityMetadata (bool $types=true) |
| |
| | putEntityMetadata (array $metadata) |
| |
| | getName () |
| |
| | __construct ($buffer="", $offset=0) |
| |
| | reset () |
| |
| | setBuffer ($buffer=null, $offset=0) |
| |
| | getOffset () |
| |
| | getBuffer () |
| |
| | get ($len) |
| |
| | put ($str) |
| |
| | getBool () |
| |
| | putBool ($v) |
| |
| | getLong () |
| |
| | putLong ($v) |
| |
| | getInt () |
| |
| | putInt ($v) |
| |
| | getLLong () |
| |
| | putLLong ($v) |
| |
| | getLInt () |
| |
| | putLInt ($v) |
| |
| | getSignedShort () |
| |
| | putShort ($v) |
| |
| | getShort () |
| |
| | putSignedShort ($v) |
| |
| | getFloat (int $accuracy=-1) |
| |
| | putFloat ($v) |
| |
| | getLShort ($signed=true) |
| |
| | putLShort ($v) |
| |
| | getLFloat (int $accuracy=-1) |
| |
| | putLFloat ($v) |
| |
| | getTriad () |
| |
| | putTriad ($v) |
| |
| | getLTriad () |
| |
| | putLTriad ($v) |
| |
| | getByte () |
| |
| | putByte ($v) |
| |
| | getUUID () |
| |
| | putUUID (UUID $uuid) |
| |
| | getSlot () |
| |
| | putSlot (Item $item) |
| |
| | getString () |
| |
| | putString ($v) |
| |
| | getUnsignedVarInt () |
| |
| | putUnsignedVarInt ($v) |
| |
| | getVarInt () |
| |
| | putVarInt ($v) |
| |
| | getEntityId () |
| |
| | putEntityId ($v) |
| |
| | getBlockCoords (&$x, &$y, &$z) |
| |
| | putBlockCoords ($x, $y, $z) |
| |
| | getVector3f (&$x, &$y, &$z) |
| |
| | putVector3f ($x, $y, $z) |
| |
| | feof () |
| |
◆ decode()
◆ encode()
◆ $action
◆ $eid
◆ $face
◆ $x
◆ $y
◆ $z
◆ ACTION_ABORT_BREAK
| const ACTION_ABORT_BREAK = 1 |
◆ ACTION_BUILD_DENIED
| const ACTION_BUILD_DENIED = 17 |
◆ ACTION_CONTINUE_BREAK
| const ACTION_CONTINUE_BREAK = 18 |
◆ ACTION_JUMP
◆ ACTION_RELEASE_ITEM
| const ACTION_RELEASE_ITEM = 5 |
◆ ACTION_SPAWN_NETHER
| const ACTION_SPAWN_NETHER = 14 |
◆ ACTION_SPAWN_OVERWORLD
| const ACTION_SPAWN_OVERWORLD = 13 |
◆ ACTION_SPAWN_SAME_DIMENSION
| const ACTION_SPAWN_SAME_DIMENSION = 7 |
◆ ACTION_START_BREAK
| const ACTION_START_BREAK = 0 |
◆ ACTION_START_GLIDE
| const ACTION_START_GLIDE = 15 |
◆ ACTION_START_SNEAK
| const ACTION_START_SNEAK = 11 |
◆ ACTION_START_SPRINT
| const ACTION_START_SPRINT = 9 |
◆ ACTION_STOP_BREAK
| const ACTION_STOP_BREAK = 2 |
◆ ACTION_STOP_GLIDE
| const ACTION_STOP_GLIDE = 16 |
◆ ACTION_STOP_SLEEPING
| const ACTION_STOP_SLEEPING = 6 |
◆ ACTION_STOP_SNEAK
| const ACTION_STOP_SNEAK = 12 |
◆ ACTION_STOP_SPRINT
| const ACTION_STOP_SPRINT = 10 |
◆ NETWORK_ID
The documentation for this class was generated from the following file:
- src/pocketmine/network/protocol/PlayerActionPacket.php