mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 12:42:05 -07:00
Mappings Update
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
+ // CraftBukkit end
|
||||
+
|
||||
public int getColor() {
|
||||
return ((Integer) this.datawatcher.get(EntityTippedArrow.g)).intValue();
|
||||
return (Integer) this.datawatcher.get(EntityTippedArrow.g);
|
||||
}
|
||||
@@ -180,7 +199,7 @@
|
||||
|
||||
|
Reference in New Issue
Block a user