Address comments

Co-authored-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
Jordan
2022-06-11 16:04:38 +01:00
committed by GitHub
parent f17aa377b7
commit 2a90015037
3 changed files with 3 additions and 3 deletions
Bukkit/src/main/java/com/plotsquared/bukkit
Core/src/main/java/com/plotsquared/core/generator

@ -385,7 +385,7 @@ public class HybridGen extends IndependentPlotGenerator {
}
/**
* Wrapper to allow a WE {@link Entity} to effectively have a mutable location as the location in its NBT should be changed
* Wrapper to allow a WorldEdit {@link Entity} to effectively have a mutable location as the location in its NBT should be changed
* when set to the world.
*
* @since TODO