Skip Entity and Tile Entity ticking in chunks scheduled for unload (#1132)
Fixes #1131
This commit is contained in:
parent
51b88cabbc
commit
e74e4584d6
26 changed files with 168 additions and 129 deletions
|
@ -1,4 +1,4 @@
|
|||
From f62031b4b496b560ba5e5229eba8202def54c924 Mon Sep 17 00:00:00 2001
|
||||
From 5a25f66a6e73b622258aeee69d25128aed24693a Mon Sep 17 00:00:00 2001
|
||||
From: Zach Brown <zach.brown@destroystokyo.com>
|
||||
Date: Mon, 29 Feb 2016 17:58:01 -0600
|
||||
Subject: [PATCH] Check Paper versions
|
||||
|
@ -148,5 +148,5 @@ index 760d58eb..044361af 100644
|
|||
+ // Paper end
|
||||
}
|
||||
--
|
||||
2.17.0.windows.1
|
||||
2.17.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue