Update upstream B/CB/S
This commit is contained in:
parent
3456f7017b
commit
65538782cd
5 changed files with 11 additions and 11 deletions
|
@ -1,14 +1,14 @@
|
|||
From 542ce731cfb33acb2fce81a466b20e2e121ab269 Mon Sep 17 00:00:00 2001
|
||||
From 9bfa695b5dc689ed703dd12078257d3411799997 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 cbcc835..27b429e 100644
|
||||
index 5c64b79..23524b8 100644
|
||||
--- a/src/main/java/org/bukkit/entity/Entity.java
|
||||
+++ b/src/main/java/org/bukkit/entity/Entity.java
|
||||
@@ -435,4 +435,15 @@ public interface Entity extends Metadatable, CommandSender {
|
||||
@@ -463,4 +463,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.10.0.windows.1
|
||||
2.10.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue