Item Builder
Constructs an instance of ItemBuilder with a material input
Parameters
mat
Material of the item being "built"
Constructs an instance of ItemBuilder with an itemstack input (Keeps any item metadata added on in the item stack previously)
Parameters
is
ItemStack to modify.