@@ -26,5 +26,5 @@
|
||||
+ // CraftBukkit end
|
||||
+
|
||||
entityhuman.awardStat(StatisticList.ITEM_USED.get(this));
|
||||
if (!entityhuman.getAbilities().instabuild) {
|
||||
itemstack.shrink(1);
|
||||
itemstack.consume(1, entityhuman);
|
||||
return InteractionResultWrapper.sidedSuccess(itemstack, world.isClientSide());
|
||||
|
||||
Reference in New Issue
Block a user