Fix conflicts.
This commit is contained in:
@@ -9,9 +9,9 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
--- 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, CommandSender, Offline
|
||||
* {@link GameMode#SPECTATOR}
|
||||
*/
|
||||
public void setSpectatorTarget(Entity entity);
|
||||
@Deprecated
|
||||
public void resetTitle();
|
||||
+
|
||||
+ // Spigot start
|
||||
+ public class Spigot extends Entity.Spigot
|
||||
|
||||
Reference in New Issue
Block a user