Example #1
0
 public static ItemStack b(ItemStack itemstack) {
   return itemstack == null ? null : itemstack.k();
 }