Rebuild Patches

This commit is contained in:
BillyGalbreath
2018-07-28 22:15:52 -05:00
parent 3eb423d212
commit 07cf46c4e3
23 changed files with 105 additions and 103 deletions

View File

@@ -37,7 +37,7 @@ index f37491d7..30882559 100644
exp = expAmount;
}
+ /**
/**
+ * Get the source that provided the experience.
+ *
+ * @return The source of the experience
@@ -48,7 +48,8 @@ index f37491d7..30882559 100644
+ }
+ // Paper end
+
/**
+ /**
* Get the amount of experience the player will receive
*
* @return The amount of experience
--