Use Collection with no <String> or <Player> so that you can feed either in as a parameter

This commit is contained in:
libraryaddict
2014-05-28 12:09:16 +12:00
parent 4e8b0da944
commit 39d01c1bea
3 changed files with 25 additions and 8 deletions

View File

@@ -2,7 +2,6 @@ package me.libraryaddict.disguise.utilities;
import org.bukkit.entity.Entity;
import java.io.IOException;
import java.net.URL;
import java.net.URLDecoder;
import java.security.CodeSource;