Yarn: method_8323 - not chunk center pos but lowest northwest corner

Created on 20 Aug 2020  路  1Comment  路  Source: FabricMC/yarn

method_8323 for now is named getCenterBlockPos, which is wrong as it is return new BlockPos(this.getStartX(), 0, this.getStartZ()), i.e. returning the lowest northwest corner pos of the chunk.

bug

Most helpful comment

Well if it is getStartX and getStartZ, why not getStartPos?

>All comments

Well if it is getStartX and getStartZ, why not getStartPos?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Runemoro picture Runemoro  路  4Comments

Sollace picture Sollace  路  5Comments

Runemoro picture Runemoro  路  4Comments

Draylar picture Draylar  路  6Comments

ChloeDawn picture ChloeDawn  路  5Comments