summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockJukeBox.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockJukeBox.patch')
-rw-r--r--nms-patches/BlockJukeBox.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/nms-patches/BlockJukeBox.patch b/nms-patches/BlockJukeBox.patch
index 3dc45233..080ba7ef 100644
--- a/nms-patches/BlockJukeBox.patch
+++ b/nms-patches/BlockJukeBox.patch
@@ -1,14 +1,5 @@
--- a/net/minecraft/server/BlockJukeBox.java
+++ b/net/minecraft/server/BlockJukeBox.java
-@@ -32,7 +32,7 @@
- }
- }
-
-- private void dropRecord(World world, BlockPosition blockposition, IBlockData iblockdata) {
-+ public void dropRecord(World world, BlockPosition blockposition, IBlockData iblockdata) { // CraftBukkit - public
- if (!world.isClientSide) {
- TileEntity tileentity = world.getTileEntity(blockposition);
-
@@ -136,6 +136,11 @@
}