mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
Update to Minecraft 1.9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/TileEntitySkull.java
|
||||
+++ b/net/minecraft/server/TileEntitySkull.java
|
||||
@@ -105,4 +105,10 @@
|
||||
@@ -130,4 +130,10 @@
|
||||
public void setRotation(int i) {
|
||||
this.rotation = i;
|
||||
}
|
||||
|
Reference in New Issue
Block a user