Rebuild all patches using the new rebuild pattern
This commit is contained in:
@@ -10,7 +10,7 @@ of giving the player experience points.
|
||||
Both an API To standalone mend, and apply mending logic to .giveExp has been added.
|
||||
|
||||
diff --git a/src/main/java/org/bukkit/entity/Player.java b/src/main/java/org/bukkit/entity/Player.java
|
||||
index 9398f303f..8a67375de 100644
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/org/bukkit/entity/Player.java
|
||||
+++ b/src/main/java/org/bukkit/entity/Player.java
|
||||
@@ -0,0 +0,0 @@ public interface Player extends HumanEntity, Conversable, OfflinePlayer, PluginM
|
||||
@@ -48,4 +48,3 @@ index 9398f303f..8a67375de 100644
|
||||
|
||||
/**
|
||||
* Gives the player the amount of experience levels specified. Levels can
|
||||
--
|
||||
Reference in New Issue
Block a user