InteractAtLocation

data class InteractAtLocation(val hand: InteractionHand, val location: Vec3) : ServerboundInteractPacketEvent.Action

Constructors

Link copied to clipboard
constructor(hand: InteractionHand, location: Vec3)

Properties

Link copied to clipboard
val hand: InteractionHand
Link copied to clipboard
val location: Vec3