soupply v2.54.0 (2018-07-23T09:50:22Z)
Dub
Repo
MovePlayer
soupply
bedrock137
protocol
play
Undocumented in source.
class
MovePlayer :
Bedrock137Packet
{
enum
uint
ID
;
enum
bool
CLIENTBOUND
;
enum
bool
SERVERBOUND
;
enum
ubyte
FULL
;
enum
ubyte
NONE
;
enum
ubyte
TELEPORT
;
enum
ubyte
PITCH
;
enum
string
[]
__fields
;
@
Var
long
entityId
;
Vector
!(
float
,
"xyz"
)
position
;
float
pitch
;
float
headYaw
;
float
yaw
;
ubyte
animation
;
bool
onGround
;
@
Var
long
unknown7
;
@
Condition
("animation==3")
int
unknown8
;
@
Condition
("animation==3")
int
unknown9
;
this
();
this
(long entityId, Vector!(float, "xyz") position, float pitch, float headYaw, float yaw, ubyte animation, bool onGround, long unknown7, int unknown8, int unknown9);
mixin
Make
;
static
typeof
(
this
)
fromBuffer
(ubyte[] buffer);
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(long entityId, Vector!(float, "xyz") position, float pitch, float headYaw, float yaw, ubyte animation, bool onGround, long unknown7, int unknown8, int unknown9)
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
CLIENTBOUND
enum
bool
CLIENTBOUND
;
Undocumented in source.
FULL
enum
ubyte
FULL
;
Undocumented in source.
ID
enum
uint
ID
;
Undocumented in source.
NONE
enum
ubyte
NONE
;
Undocumented in source.
PITCH
enum
ubyte
PITCH
;
Undocumented in source.
SERVERBOUND
enum
bool
SERVERBOUND
;
Undocumented in source.
TELEPORT
enum
ubyte
TELEPORT
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
animation
ubyte
animation
;
Undocumented in source.
entityId
long
entityId
;
Undocumented in source.
headYaw
float
headYaw
;
Undocumented in source.
onGround
bool
onGround
;
Undocumented in source.
pitch
float
pitch
;
Undocumented in source.
position
Vector
!(
float
,
"xyz"
)
position
;
Undocumented in source.
unknown7
long
unknown7
;
Undocumented in source.
unknown8
int
unknown8
;
Undocumented in source.
unknown9
int
unknown9
;
Undocumented in source.
yaw
float
yaw
;
Undocumented in source.
Meta
Source
See Implementation
soupply
bedrock137
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