Javadoc fixes

This commit is contained in:
Frank 2023-01-28 14:10:50 +01:00
parent 9cf3400a96
commit 2c873eea3f

View file

@ -771,7 +771,6 @@ public class EternalRitual {
/** /**
* @param world World for search * @param world World for search
* @param checkPos Start search position * @param checkPos Start search position
* @param radius Search radius
* @return List of positions of the all found blocks or empty list. * @return List of positions of the all found blocks or empty list.
*/ */
public static BlockPos findClosestPoi( public static BlockPos findClosestPoi(