net.minecraft.world

public class ContainerHelper

ahd
net.minecraft.world.ContainerHelper
net.minecraft.class_1262
net.minecraft.inventory.Inventories
net.minecraft.inventory.ItemStackHelper
net.minecraft.server.v1_14_R1.ContainerUtil

Method summary

Modifier and TypeMethod
public static ItemStack
a(List<bcj> arg0, int arg1, int arg2)
removeItem(List<ItemStack> arg0, int arg1, int arg2)
method_5430(List<class_1799> arg0, int arg1, int arg2)
splitStack(List<ItemStack> stacks, int slot, int amount)
func_188382_a(List<ItemStack> arg0, int arg1, int arg2)
public static ItemStack
a(List<bcj> arg0, int arg1)
takeItem(List<ItemStack> arg0, int arg1)
method_5428(List<class_1799> arg0, int arg1)
removeStack(List<ItemStack> stacks, int slot)
func_188383_a(List<ItemStack> arg0, int arg1)
public static CompoundTag
a(id arg0, fk<bcj> arg1)
saveAllItems(CompoundTag arg0, NonNullList<ItemStack> arg1)
method_5426(class_2487 arg0, class_2371<class_1799> arg1)
toTag(CompoundTag tag, DefaultedList<ItemStack> stacks)
func_191282_a(CompoundNBT arg0, NonNullList<ItemStack> arg1)
public static CompoundTag
a(id arg0, fk<bcj> arg1, boolean arg2)
saveAllItems(CompoundTag arg0, NonNullList<ItemStack> arg1, boolean arg2)
method_5427(class_2487 arg0, class_2371<class_1799> arg1, boolean arg2)
toTag(CompoundTag tag, DefaultedList<ItemStack> stacks, boolean setIfEmpty)
func_191281_a(CompoundNBT arg0, NonNullList<ItemStack> arg1, boolean arg2)
public static void
b(id arg0, fk<bcj> arg1)
loadAllItems(CompoundTag arg0, NonNullList<ItemStack> arg1)
method_5429(class_2487 arg0, class_2371<class_1799> arg1)
fromTag(CompoundTag tag, DefaultedList<ItemStack> stacks)
func_191283_b(CompoundNBT arg0, NonNullList<ItemStack> arg1)