mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-06 00:07:56 +01:00
Can't expect others to follow formatting if I don't
This commit is contained in:
parent
b6dd739ed4
commit
5cbb907ff1
@ -18,6 +18,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ this.a = (IBlockAccess) null; // CraftBukkit - don't leak Chunk Cache
|
+ this.a = (IBlockAccess) null; // CraftBukkit - don't leak Chunk Cache
|
||||||
+ this.b = null;
|
+ this.b = null;
|
||||||
+ }
|
+ }
|
||||||
|
+ // Paper end
|
||||||
|
|
||||||
protected PathPoint a(int i, int j, int k) {
|
protected PathPoint a(int i, int j, int k) {
|
||||||
int l = PathPoint.b(i, j, k);
|
int l = PathPoint.b(i, j, k);
|
||||||
|
Loading…
Reference in New Issue
Block a user