mirror of
https://github.com/PaperMC/Paper.git
synced 2025-09-02 21:33:52 -07:00
@@ -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