Skip to content

Commit

Permalink
update triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterboerner committed Aug 14, 2013
1 parent 0bf6b37 commit 676f88d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public boolean isDamageable() {
return true;
}


@Override
public int getCurrentQEnergyBuffer(ItemStack itemStack) {
return ItemEnergyUtils.getEnergy(itemStack);
Expand Down

0 comments on commit 676f88d

Please sign in to comment.