from Stack
Gets a RebarItem from an ItemStack if the item is a Rebar item Returns null if the ItemStack is not a Rebar item
@Contract(value = "null -> null" )
Converts a regular ItemStack to a RebarItem of class clazz Returns null if the ItemStack is not a Rebar item or is not of the specified clazz