Lol, I appreciate you replying to my thread, but you've misunderstood my method completely.
Let me translate what it does:
if(Inventory.contains(23) && Pouch == false){ // When inventory contains Pure ess and boolean Pouch is false then
Inventory.getItems(23).interact("Fill"); // interact with...