@@ -33,7 +33,7 @@
|
||||
- this.play(world, blockposition);
|
||||
+ this.play(world, blockposition, iblockdata); // CraftBukkit
|
||||
entityhuman.a(StatisticList.TUNE_NOTEBLOCK);
|
||||
return true;
|
||||
return EnumInteractionResult.SUCCESS;
|
||||
}
|
||||
@@ -58,7 +63,7 @@
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user