CLASS avt net/minecraft/entity/player/PlayerInventory FIELD a main Lfj; FIELD b armor Lfj; FIELD c offHand Lfj; FIELD d selectedSlot I FIELD e player Lavu; FIELD f combinedInventory Ljava/util/List; FIELD g cursorStack Lbbx; FIELD h changeCount I METHOD a damageArmor (F)V ARG 1 armor METHOD a clone (Lavt;)V METHOD a populateRecipeFinder (Lavw;)V METHOD a addPickBlock (Lbbx;)V METHOD a canStackAddMore (Lbbx;Lbbx;)Z ARG 1 existingStack METHOD a offerOrDrop (Lbhd;Lbbx;)V METHOD a getBlockBreakingSpeed (Lbvf;)F METHOD a serialize (Lii;)Lii; METHOD a contains (Lza;)Z ARG 1 tag METHOD b getSlotWithStack (Lbbx;)I METHOD b areItemsEqual (Lbbx;Lbbx;)Z ARG 1 stack1 METHOD b isUsingEffectiveTool (Lbvf;)Z METHOD b deserialize (Lii;)V METHOD c swapSlotWithHotbar (I)V METHOD c insertStack (ILbbx;)Z ARG 1 slot METHOD d isValidHotbarIndex (I)Z ARG 0 slot METHOD d getOccupiedSlotWithRoomForStack (Lbbx;)I METHOD e getArmorStack (I)Lbbx; METHOD e insertStack (Lbbx;)Z METHOD f getMainHandStack ()Lbbx; METHOD f removeOne (Lbbx;)V METHOD g getHotbarSize ()I METHOD g setCursorStack (Lbbx;)V METHOD h getEmptySlot ()I METHOD h contains (Lbbx;)Z ARG 1 stack METHOD i getSwappableHotbarSlot ()I METHOD i addStack (Lbbx;)I METHOD j updateItems ()V METHOD k dropAll ()V METHOD l getChangeCount ()I METHOD m getCursorStack ()Lbbx;