mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 12:43:52 -07:00
N.M.S cleanup in preparation for update
This commit is contained in:
@@ -175,8 +175,8 @@ public class EntitySnowball extends Entity {
|
||||
if (stick) {
|
||||
;
|
||||
}
|
||||
// CraftBukkit end
|
||||
}
|
||||
// CraftBukkit end
|
||||
|
||||
for (int k = 0; k < 8; ++k) {
|
||||
this.world.a("snowballpoof", this.locX, this.locY, this.locZ, 0.0D, 0.0D, 0.0D);
|
||||
|
Reference in New Issue
Block a user