Update upstream CB

This commit is contained in:
Zach Brown
2017-03-30 18:26:00 -05:00
parent b6fe136d35
commit bc4e080971
6 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ index fd606ee14..c00fa83d5 100644
+ }
}
diff --git a/src/main/java/net/minecraft/server/EntityPlayer.java b/src/main/java/net/minecraft/server/EntityPlayer.java
index b311903fb..378057e85 100644
index 4b9e83161..7c8c61ee8 100644
--- a/src/main/java/net/minecraft/server/EntityPlayer.java
+++ b/src/main/java/net/minecraft/server/EntityPlayer.java
@@ -0,0 +0,0 @@ public class EntityPlayer extends EntityHuman implements ICrafting {
@@ -38,7 +38,7 @@ index b311903fb..378057e85 100644
+
@Nullable
public Entity c(int i) {
// this.worldChangeInvuln = true; // CraftBukkit - Moved down and into PlayerList#changeDimension
if (this.isSleeping()) return this; // CraftBukkit - SPIGOT-3154
@@ -0,0 +0,0 @@ public class EntityPlayer extends EntityHuman implements ICrafting {
this.world.kill(this);
if (!this.viewingCredits) {