Interact

data class Interact(val hand: InteractionHand) : ServerboundInteractPacketEvent.Action

Constructors

Link copied to clipboard
constructor(hand: InteractionHand)

Properties

Link copied to clipboard
val hand: InteractionHand