soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
PlayerAction
soupply
bedrock160
protocol
play
Undocumented in source.
class
PlayerAction :
Bedrock160Packet
{
enum
uint
ID
;
enum
bool
CLIENTBOUND
;
enum
bool
SERVERBOUND
;
enum
int
START_BREAK
;
enum
int
ABORT_BREAK
;
enum
int
STOP_BREAK
;
enum
int
GET_UPDATED_BLOCK
;
enum
int
DROP_ITEM
;
enum
int
START_SLEEPING
;
enum
int
STOP_SLEEPING
;
enum
int
RESPAWN
;
enum
int
JUMP
;
enum
int
START_SPRINT
;
enum
int
STOP_SPRINT
;
enum
int
START_SNEAK
;
enum
int
STOP_SNEAK
;
enum
int
START_GLIDING
;
enum
int
STOP_GLIDING
;
enum
int
BUILD_DENIED
;
enum
int
CONTINUE_BREAK
;
enum
int
CHANGE_SKIN
;
enum
string
[]
__fields
;
@
Var
long
entityId
;
@
Var
int
action
;
soupply
.
bedrock160
.
types
.
BlockPosition
position
;
@
Var
int
face
;
this
();
this
(long entityId, int action, soupply.bedrock160.types.BlockPosition position, int face);
mixin
Make
;
static
typeof
(
this
)
fromBuffer
(ubyte[] buffer);
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(long entityId, int action, soupply.bedrock160.types.BlockPosition position, int face)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
Make
Undocumented in source.
Static functions
fromBuffer
typeof
(
this
)
fromBuffer
(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
ABORT_BREAK
enum
int
ABORT_BREAK
;
Undocumented in source.
BUILD_DENIED
enum
int
BUILD_DENIED
;
Undocumented in source.
CHANGE_SKIN
enum
int
CHANGE_SKIN
;
Undocumented in source.
CLIENTBOUND
enum
bool
CLIENTBOUND
;
Undocumented in source.
CONTINUE_BREAK
enum
int
CONTINUE_BREAK
;
Undocumented in source.
DROP_ITEM
enum
int
DROP_ITEM
;
Undocumented in source.
GET_UPDATED_BLOCK
enum
int
GET_UPDATED_BLOCK
;
Undocumented in source.
ID
enum
uint
ID
;
Undocumented in source.
JUMP
enum
int
JUMP
;
Undocumented in source.
RESPAWN
enum
int
RESPAWN
;
Undocumented in source.
SERVERBOUND
enum
bool
SERVERBOUND
;
Undocumented in source.
START_BREAK
enum
int
START_BREAK
;
Undocumented in source.
START_GLIDING
enum
int
START_GLIDING
;
Undocumented in source.
START_SLEEPING
enum
int
START_SLEEPING
;
Undocumented in source.
START_SNEAK
enum
int
START_SNEAK
;
Undocumented in source.
START_SPRINT
enum
int
START_SPRINT
;
Undocumented in source.
STOP_BREAK
enum
int
STOP_BREAK
;
Undocumented in source.
STOP_GLIDING
enum
int
STOP_GLIDING
;
Undocumented in source.
STOP_SLEEPING
enum
int
STOP_SLEEPING
;
Undocumented in source.
STOP_SNEAK
enum
int
STOP_SNEAK
;
Undocumented in source.
STOP_SPRINT
enum
int
STOP_SPRINT
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
action
int
action
;
Undocumented in source.
entityId
long
entityId
;
Undocumented in source.
face
int
face
;
Undocumented in source.
position
soupply
.
bedrock160
.
types
.
BlockPosition
position
;
Undocumented in source.
Meta
Source
See Implementation
soupply
bedrock160
protocol
play
aliases
Packets
classes
AddBehaviorTree
AddEntity
AddHangingEntity
AddItemEntity
AddPainting
AddPlayer
AdventureSettings
Animate
AvailableCommands
BlockEntityData
BlockEvent
BlockPickRequest
BookEdit
BossEvent
Camera
ChangeDimension
ChunkRadiusUpdated
ClientToServerHandshake
ClientboundMapItemData
CommandBlockUpdate
CommandRequest
ContainerClose
ContainerOpen
ContainerSetData
CraftingData
CraftingEvent
Disconnect
EntityEvent
EntityFall
EntityPickRequest
Explode
FullChunkData
GameRulesChanged
GuiDataPickItem
HurtArmor
InitiateWebSocketConnection
Interact
InventoryContent
InventorySlot
InventoryTransaction
ItemFrameDropItem
LevelEvent
LevelSoundEvent
Login
MapInfoRequest
MobArmorEquipment
MobEffect
MobEquipment
ModalFormRequest
ModalFormResponse
MoveEntity
MovePlayer
NpcRequest
PhotoTransfer
PlaySound
PlayStatus
PlayerAction
PlayerHotbar
PlayerInput
PlayerList
PlayerSkin
PurchaseReceipt
RemoveEntity
RequestChunkRadius
ResourcePackChunkData
ResourcePackChunkRequest
ResourcePackClientResponse
ResourcePackDataInfo
ResourcePacksInfo
ResourcePacksStackPacket
Respawn
RiderJump
ServerSettingsRequest
ServerSettingsResponse
ServerToClientHandshake
SetCommandsEnabled
SetDefaultGameType
SetDifficulty
SetEntityData
SetEntityLink
SetEntityMotion
SetHealth
SetLastHurtBy
SetPlayerGameType
SetSpawnPosition
SetTime
SetTitle
ShowCredits
ShowProfile
ShowStoreOffer
SimpleEvent
SpawnExperienceOrb
StartGame
StopSound
StructureBlockUpdate
SubClientLogin
TakeItemEntity
TelemetryEvent
Text
Transfer
UpdateAttributes
UpdateBlock
UpdateEquip
UpdateTrade