Update upstream and rebuild
This commit is contained in:
parent
c3b869fdf2
commit
85ee80938b
8 changed files with 30 additions and 30 deletions
|
@ -1,14 +1,14 @@
|
|||
From b63b68858570e7fa3b29c47c4124fcc69bd87098 Mon Sep 17 00:00:00 2001
|
||||
From fc936348f326dc7f042c1791eb98627a7fa97008 Mon Sep 17 00:00:00 2001
|
||||
From: Byteflux <byte@byteflux.net>
|
||||
Date: Mon, 29 Feb 2016 17:50:31 -0600
|
||||
Subject: [PATCH] Entity Origin API
|
||||
|
||||
|
||||
diff --git a/src/main/java/org/bukkit/entity/Entity.java b/src/main/java/org/bukkit/entity/Entity.java
|
||||
index 9f4d48b..b82d112 100644
|
||||
index e5fc22a..ef6d467 100644
|
||||
--- a/src/main/java/org/bukkit/entity/Entity.java
|
||||
+++ b/src/main/java/org/bukkit/entity/Entity.java
|
||||
@@ -374,4 +374,15 @@ public interface Entity extends Metadatable, CommandSender {
|
||||
@@ -391,4 +391,15 @@ public interface Entity extends Metadatable, CommandSender {
|
||||
|
||||
Spigot spigot();
|
||||
// Spigot End
|
||||
|
@ -61,5 +61,5 @@ index 3ce322d..69df487 100644
|
|||
+ public org.bukkit.Location getSourceLoc();
|
||||
}
|
||||
--
|
||||
2.7.1.windows.2
|
||||
2.7.4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue