コード例 #1
0
ファイル: ItemStack.java プロジェクト: ppypp/CanaryMod
 public static ItemStack b(ItemStack itemstack) {
   return itemstack == null ? null : itemstack.k();
 }