Merge pull request #1250
Cleaned up some implementation notes to use existing Vanilla method for some things. merged into parent patch9526c764Fixed more stuff (NickAcPT)8672424cRemove unsed method (NickAcPT)a7f45fb1Extend player profile API to support skin changes (NickAcPT)4cccd48aExtend player profile API to support skin changes (NickAcPT) * pull/1250/head: Fixed more stuff Remove unsed method Extend player profile API to support skin changes Extend player profile API to support skin changes
This commit is contained in:
@@ -20,7 +20,7 @@ index d3484489b..bf7af475c 100644
|
||||
+ }
|
||||
}
|
||||
diff --git a/src/main/java/net/minecraft/server/Entity.java b/src/main/java/net/minecraft/server/Entity.java
|
||||
index 43b802855..aadc426fd 100644
|
||||
index 011cf59c0..296bdfba5 100644
|
||||
--- a/src/main/java/net/minecraft/server/Entity.java
|
||||
+++ b/src/main/java/net/minecraft/server/Entity.java
|
||||
@@ -0,0 +0,0 @@ public abstract class Entity implements ICommandListener, KeyedObject { // Paper
|
||||
|
||||
Reference in New Issue
Block a user