Update PaperSpigot to Minecraft 1.8
This commit is contained in:
@@ -9,9 +9,9 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
--- a/src/main/java/org/bukkit/entity/Entity.java
|
||||
+++ b/src/main/java/org/bukkit/entity/Entity.java
|
||||
@@ -0,0 +0,0 @@ public interface Entity extends Metadatable {
|
||||
* @return The current vehicle.
|
||||
* @return if the custom name is displayed
|
||||
*/
|
||||
public Entity getVehicle();
|
||||
public boolean isCustomNameVisible();
|
||||
+
|
||||
+ // Spigot Start
|
||||
+ public class Spigot
|
||||
|
||||
Reference in New Issue
Block a user