soupply v2.54.0 (2018-07-23T09:50:22Z)
Dub
Repo
EntityAction.this
soupply
java338
protocol
serverbound
EntityAction
Undocumented in source.
this
()
this
(uint entityId, uint action, uint jumpBoost)
class
EntityAction
pure nothrow @
safe
@
nogc
this
(
uint
entityId
,
uint
action
= uint.
init
,
uint
jumpBoost
= uint.
init
)
Meta
Source
See Implementation
soupply
java338
protocol
serverbound
EntityAction
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
LEAVE_BED
OPEN_HORSE_INVENTORY
SERVERBOUND
START_ELYTRA_FLYING
START_HORSE_JUMP
START_SNEAKING
START_SPRINTING
STOP_HORSE_JUMP
STOP_SNEAKING
STOP_SPRINTING
__fields
action
entityId
jumpBoost