mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-05 10:20:53 +01:00
parent
dbfa9cc08f
commit
4715d9c9d2
@ -127,7 +127,7 @@ index 2bd5499..8ea95f2 100644
|
|||||||
+ // PaperSpigot start - modify base x,y,z
|
+ // PaperSpigot start - modify base x,y,z
|
||||||
+ this.setX(i);
|
+ this.setX(i);
|
||||||
+ this.setY(j);
|
+ this.setY(j);
|
||||||
+ this.setY(k);
|
+ this.setZ(k);
|
||||||
}
|
}
|
||||||
|
|
||||||
+ /*
|
+ /*
|
||||||
|
Loading…
Reference in New Issue
Block a user