Updated for 1.8.6.

This commit is contained in:
NavidK0
2015-05-30 03:22:38 -04:00
parent 9083a5ba84
commit 17869698d5
4 changed files with 14 additions and 14 deletions

View File

@@ -26,8 +26,6 @@ import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemStack;
import com.comphenix.protocol.wrappers.WrappedGameProfile;
import net.minecraft.server.v1_8_R2.EntityPlayer;
import net.minecraft.server.v1_8_R2.PlayerConnection;
import org.bukkit.potion.PotionEffect;
public class ReflectionManager {