From c64fe5080c996e8ea29b3e113043dd0aa962aaee Mon Sep 17 00:00:00 2001 From: md_5 Date: Thu, 13 Dec 2018 11:00:00 +1100 Subject: Mappings Update --- nms-patches/BlockObserver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nms-patches/BlockObserver.patch') diff --git a/nms-patches/BlockObserver.patch b/nms-patches/BlockObserver.patch index 592fe5ac..f3bf60c4 100644 --- a/nms-patches/BlockObserver.patch +++ b/nms-patches/BlockObserver.patch @@ -26,5 +26,5 @@ + } + // CraftBukkit end world.setTypeAndData(blockposition, (IBlockData) iblockdata.set(BlockObserver.b, true), 2); - world.J().a(blockposition, this, 2); + world.getBlockTickList().a(blockposition, this, 2); } -- cgit v1.2.3