MC 1.14.1

This commit is contained in:
Zach Brown 2019-05-13 21:20:58 -05:00
parent 5e7cfaf718
commit d84080e6d1
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76
278 changed files with 1269 additions and 1298 deletions

View file

@ -1,4 +1,4 @@
From 38757c176090c45b72d90314edbd83d5be3cdffb Mon Sep 17 00:00:00 2001
From ba48d41f6fb7072f60e80b0bf683b3f1650b2aeb Mon Sep 17 00:00:00 2001
From: Aikar <aikar@aikar.co>
Date: Fri, 1 Apr 2016 00:02:47 -0400
Subject: [PATCH] Add FastUtil to Bukkit
@ -6,10 +6,10 @@ Subject: [PATCH] Add FastUtil to Bukkit
Doesn't expose to plugins, just allows Paper-API to use it for optimization
diff --git a/pom.xml b/pom.xml
index 2e261925..545af460 100644
index 69866193..3dac66d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,12 @@
@@ -50,6 +50,12 @@
</pluginRepositories>
<dependencies>