net.minecraft.world

public class ContainerHelper

bds
net.minecraft.world.ContainerHelper
net.minecraft.class_1262
net.minecraft.unmapped.C_encuwkkg
net.minecraft.inventory.Inventories
net.minecraft.inventory.Inventories
net.minecraft.src.C_465_
net.minecraft.world.ContainerUtil

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ItemStack
a(List<cfv> arg0, int arg1, int arg2)
removeItem(List<ItemStack> arg0, int arg1, int arg2)
method_5430(List<class_1799> arg0, int arg1, int arg2)
m_oqyckbye(List<C_sddaxwyk> arg0, int arg1, int arg2)
splitStack(List<ItemStack> stacks, int slot, int amount)
splitStack(List<ItemStack> stacks, int slot, int amount)
m_18969_(List<C_1391_> p_18970_, int p_18971_, int p_18972_)
public static ItemStack
a(List<cfv> arg0, int arg1)
takeItem(List<ItemStack> arg0, int arg1)
method_5428(List<class_1799> arg0, int arg1)
m_rczebuiz(List<C_sddaxwyk> arg0, int arg1)
removeStack(List<ItemStack> stacks, int slot)
removeStack(List<ItemStack> stacks, int slot)
m_18966_(List<C_1391_> p_18967_, int p_18968_)
public static CompoundTag
a(re arg0, hm<cfv> arg1)
saveAllItems(CompoundTag arg0, NonNullList<ItemStack> arg1)
method_5426(class_2487 arg0, class_2371<class_1799> arg1)
m_dtuvjyoa(C_hhlwcnih arg0, C_rnrfftze<C_sddaxwyk> arg1)
writeNbt(NbtCompound nbt, DefaultedList<ItemStack> stacks)
writeNbt(NbtCompound nbt, DefaultedList<ItemStack> stacks)
m_18973_(C_4917_ p_18974_, C_4702_<C_1391_> p_18975_)
public static CompoundTag
a(re arg0, hm<cfv> arg1, boolean arg2)
saveAllItems(CompoundTag arg0, NonNullList<ItemStack> arg1, boolean arg2)
method_5427(class_2487 arg0, class_2371<class_1799> arg1, boolean arg2)
m_kywlakfn(C_hhlwcnih arg0, C_rnrfftze<C_sddaxwyk> arg1, boolean arg2)
writeNbt(NbtCompound nbt, DefaultedList<ItemStack> stacks, boolean setIfEmpty)
writeNbt(NbtCompound nbt, DefaultedList<ItemStack> stacks, boolean setIfEmpty)
m_18976_(C_4917_ p_18977_, C_4702_<C_1391_> p_18978_, boolean p_18979_)
public static void
b(re arg0, hm<cfv> arg1)
loadAllItems(CompoundTag arg0, NonNullList<ItemStack> arg1)
method_5429(class_2487 arg0, class_2371<class_1799> arg1)
m_encnpdor(C_hhlwcnih arg0, C_rnrfftze<C_sddaxwyk> arg1)
readNbt(NbtCompound nbt, DefaultedList<ItemStack> stacks)
readNbt(NbtCompound nbt, DefaultedList<ItemStack> stacks)
m_18980_(C_4917_ p_18981_, C_4702_<C_1391_> p_18982_)
public static int
a(bdr arg0, Predicate<cfv> arg1, int arg2, boolean arg3)
clearOrCountMatchingItems(Container arg0, Predicate<ItemStack> arg1, int arg2, boolean arg3)
method_29234(class_1263 arg0, Predicate<class_1799> arg1, int arg2, boolean arg3)
m_hltkhklh(C_pjtstjoq arg0, Predicate<C_sddaxwyk> arg1, int arg2, boolean arg3)
remove(Inventory inventory, Predicate<ItemStack> shouldRemove, int maxCount, boolean dryRun)
remove(Inventory inventory, Predicate<ItemStack> shouldRemove, int maxCount, boolean dryRun)
m_18956_(C_464_ p_18957_, Predicate<C_1391_> p_18958_, int p_18959_, boolean p_18960_)
public static int
a(cfv arg0, Predicate<cfv> arg1, int arg2, boolean arg3)
clearOrCountMatchingItems(ItemStack arg0, Predicate<ItemStack> arg1, int arg2, boolean arg3)
method_29235(class_1799 arg0, Predicate<class_1799> arg1, int arg2, boolean arg3)
m_ddnzkgzv(C_sddaxwyk arg0, Predicate<C_sddaxwyk> arg1, int arg2, boolean arg3)
remove(ItemStack stack, Predicate<ItemStack> shouldRemove, int maxCount, boolean dryRun)
remove(ItemStack stack, Predicate<ItemStack> shouldRemove, int maxCount, boolean dryRun)
m_18961_(C_1391_ p_18962_, Predicate<C_1391_> p_18963_, int p_18964_, boolean p_18965_)