ItemAttachment

constructor(player: Player, itemStack: ItemStack, translation: Vector3fc = Vector3f(0f, 0f, 0f), scale: Vector3fc = Vector3f(1f, 1f, 1f))

Parameters

player

Specifies the Player that carries this ItemAttachment.

itemStack

The ItemStack to be used for the ItemAttachment.