Attempt to fix compile and other small changes

This commit is contained in:
MattBDev
2019-11-11 16:22:03 -05:00
parent 6cbbefc0de
commit 630245bb9f
8 changed files with 24 additions and 24 deletions

View File

@ -103,7 +103,7 @@ public class AsyncWorld extends PassthroughExtent implements World {
/**
* @deprecated use {@link #wrap(World)} instead
* @param parent
* @param queue
* @param extent
*/
@Deprecated
public AsyncWorld(World parent, Extent extent) {