Fix large swath of warnings, fix most render-methods
This commit is contained in:
@@ -47,6 +47,7 @@ public class CompactBoundsOperation extends WorldOperation
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected boolean finish()
|
||||
{
|
||||
if (minX == Integer.MAX_VALUE)
|
||||
|
||||
Reference in New Issue
Block a user