Ver código fonte

removed include

Kajetan Johannes Hammerle 2 anos atrás
pai
commit
37ff0ed30f

+ 0 - 1
src/main/java/me/km/snuviscript/commands/InventoryCommands.java

@@ -9,7 +9,6 @@ import net.minecraft.entity.player.ServerPlayerEntity;
 import net.minecraft.inventory.IInventory;
 import net.minecraft.item.ItemStack;
 import net.minecraft.tileentity.ChestTileEntity;
-import net.minecraft.util.NonNullList;
 
 public class InventoryCommands {
     public static void registerFunctions(ScriptManager sm) {