Esempio n. 1
0
 public boolean isInCooldown(ItemStack ist) {
   return NBTHelper.getBoolean("inCooldown", ist);
 }