Use Item On Event
data class UseItemOnEvent(var blockHit: ServerboundUseItemOnPacketUtil.BlockHitResult, var hand: ServerboundSwingPacketUtil.InteractionHand, var sequence: Int, var timestamp: Long)
Constructors
Link copied to clipboard
constructor(blockHit: ServerboundUseItemOnPacketUtil.BlockHitResult, hand: ServerboundSwingPacketUtil.InteractionHand, sequence: Int, timestamp: Long)