Drop hopper optimization patch

This commit is contained in:
Shane Freeder
2019-12-13 20:41:01 +00:00
parent 4d3571d073
commit e415a5360b
34 changed files with 39 additions and 345 deletions

View File

@@ -19,7 +19,7 @@ Aside from making the obvious class/function renames and obfhelpers I didn't nee
Just added Bukkit's event system and took a few liberties with dead code and comment misspellings.
diff --git a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
index 4bcba0a2b..3b1289099 100644
index dd5e263d7..357c7cf1d 100644
--- a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
+++ b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
@@ -0,0 +0,0 @@ public class PaperWorldConfig {