Import cleanup, ensure gradle uses https for deps, bump deps.

This commit is contained in:
wizjany
2019-06-13 09:17:00 -04:00
parent 6f7927bc5a
commit 213cadf093
16 changed files with 6 additions and 33 deletions

View File

@ -29,7 +29,6 @@ import com.sk89q.worldedit.util.Location;
import org.spongepowered.api.entity.Entity;
import org.spongepowered.api.item.inventory.ItemStack;
import org.spongepowered.api.world.World;
import org.spongepowered.api.world.biome.BiomeType;
/**
* An interface for various things that can't be done through the Sponge API.