docs: Unify WE, P2 and Fawe abbreviations (#3672)

This commit is contained in:
Alexander Brandes
2022-06-11 16:16:06 +02:00
committed by GitHub
parent bf646be482
commit 09cc59a1c1
12 changed files with 18 additions and 18 deletions

View File

@ -110,7 +110,7 @@ public class GenChunk extends ScopedQueueCoordinator {
/**
* Set the world and XZ of the chunk being represented via {@link ChunkWrapper}
*
* @param wrap P2 ChunkWrapper
* @param wrap PlotSquared ChunkWrapper
*/
public void setChunk(@NonNull ChunkWrapper wrap) {
chunk = null;