Can't expect others to follow formatting if I don't
This commit is contained in:
@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user