ArmAnimationPacket

data class ArmAnimationPacket(val hand: Int) : ServerBoundPacket

Swing Arm | 0x2f | play | serverbound

Parameters

hand

hand

See also

Constructors

Link copied to clipboard
constructor(hand: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard
val hand: Int