Fixed warnings

This commit is contained in:
drcrazy 2018-07-23 12:55:18 +03:00
parent 095390b430
commit b3002b6f57
14 changed files with 4 additions and 22 deletions

View file

@ -26,7 +26,6 @@ package techreborn.command;
import net.minecraft.block.Block;
import net.minecraft.command.CommandBase;
import net.minecraft.command.CommandException;
import net.minecraft.command.ICommandSender;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.entity.player.EntityPlayerMP;