Beta
Beta
Beta
amountBeta
damageBeta
enchantmentsBeta
loreOptional
Beta
nameBeta
typeBeta
Clones this object.
A new MachineItemStack with the same properties as this one.
Beta
Tests if all properties of two MachineItemStacks, except 'amount', are the same.
The other MachineItemStack to compare with.
Whether the two MachineItemStacks are similar.
Beta
Converts this MachineItemStack to a Minecraft ItemStack.
A Minecraft ItemStack with the same properties as this MachineItemStack.
Beta
Clones this object and sets the amount to the given value.
The new amount.
A new MachineItemStack with the same properties as this one, but with the given amount.s
Static
fromBeta
Converts a Minecraft ItemStack to a MachineItemStack.
The Minecraft ItemStack to convert.
Represents an item stack that may be stored in a machine UI item slot.