Hello,
i'm new to java and script writting and have been following an tutorial on youtube.
if(!client.getInventory().isFull()) {
Im trying to use this to get my inventory but it doesnt seem to work. On the youtube vid i am following (marked the right spot) it will auto fill in with getInventory from the api. But it doesnt do that for me. Is this video to out dated to use or am i doing something wrong ? I Implemented the script manifest etc.
i