mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-01 17:01:56 +01:00
parent
d0af6afb09
commit
25fcb2cf47
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||||
+ // 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 a new issue