net.minecraft.inventory

public class InventoryHelper

tw
net.minecraft.class_2960
net.minecraft.inventory.InventoryHelper
net.minecraft.inventory.ItemStackHelper
net.minecraft.inventory.ItemStackHelper

Method summary

Modifier and TypeMethod
public static ItemStack
a(List<aip> arg0, int arg1, int arg2)
method_13926(List<class_1071> arg0, int arg1, int arg2)
split(List<ItemStack> inventory, int slot, int amount)
func_188382_a(List<ItemStack> arg0, int arg1, int arg2)
getAndSplit(List<ItemStack> stacks, int index, int amount)
public static ItemStack
a(List<aip> arg0, int arg1)
method_13925(List<class_1071> arg0, int arg1)
remove(List<ItemStack> inventory, int slot)
func_188383_a(List<ItemStack> arg0, int arg1)
getAndRemove(List<ItemStack> stacks, int index)
public static NbtCompound
a(fy arg0, fi<aip> arg1)
method_13923(class_322 arg0, class_3114<class_1071> arg1)
toNbt(NbtCompound nbt, DefaultedList<ItemStack> inventory)
func_191282_a(NBTTagCompound arg0, NonNullList<ItemStack> arg1)
saveAllItems(NBTTagCompound tag, NonNullList<ItemStack> list)
public static NbtCompound
a(fy arg0, fi<aip> arg1, boolean arg2)
method_13924(class_322 arg0, class_3114<class_1071> arg1, boolean arg2)
toNbt(NbtCompound nbt, DefaultedList<ItemStack> inventory, boolean always)
func_191281_a(NBTTagCompound arg0, NonNullList<ItemStack> arg1, boolean arg2)
saveAllItems(NBTTagCompound tag, NonNullList<ItemStack> list, boolean saveEmpty)
public static void
b(fy arg0, fi<aip> arg1)
method_13927(class_322 arg0, class_3114<class_1071> arg1)
fromNbt(NbtCompound nbt, DefaultedList<ItemStack> inventory)
func_191283_b(NBTTagCompound arg0, NonNullList<ItemStack> arg1)
loadAllItems(NBTTagCompound tag, NonNullList<ItemStack> list)