net.minecraft.inventory

public class InventoryHelper

adf
net.minecraft.unmapped.C_00185773
net.minecraft.inventory.InventoryHelper
net.minecraft.inventory.ItemStackHelper

Method summary

Modifier and TypeMethod
public static ItemStack
a(List<atd> arg0, int arg1, int arg2)
m_39141808(List<C_88708284> arg0, int arg1, int arg2)
split(List<ItemStack> inventory, int slot, int amount)
func_188382_a(List<ItemStack> arg0, int arg1, int arg2)
public static ItemStack
a(List<atd> arg0, int arg1)
m_67580556(List<C_88708284> arg0, int arg1)
remove(List<ItemStack> inventory, int slot)
func_188383_a(List<ItemStack> arg0, int arg1)
public static NbtCompound
a(gy arg0, ez<atd> arg1)
m_92640026(C_74087615 arg0, C_50196446<C_88708284> arg1)
toNbt(NbtCompound nbt, DefaultedList<ItemStack> inventory)
func_191282_a(NBTTagCompound arg0, NonNullList<ItemStack> arg1)
public static NbtCompound
a(gy arg0, ez<atd> arg1, boolean arg2)
m_57577392(C_74087615 arg0, C_50196446<C_88708284> arg1, boolean arg2)
toNbt(NbtCompound nbt, DefaultedList<ItemStack> inventory, boolean always)
func_191281_a(NBTTagCompound arg0, NonNullList<ItemStack> arg1, boolean arg2)
public static void
b(gy arg0, ez<atd> arg1)
m_04308961(C_74087615 arg0, C_50196446<C_88708284> arg1)
fromNbt(NbtCompound nbt, DefaultedList<ItemStack> inventory)
func_191283_b(NBTTagCompound arg0, NonNullList<ItemStack> arg1)