示例#1
0
 @Override
 public String getUnlocalizedName(ItemStack stack) {
   return owner.getUnlocalizedName(stack, super.getUnlocalizedName(stack));
 }