soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
EntityAction.this
soupply
java335
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
java335
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