net.minecraft.loot.slot

public interface ItemStream

dve
net.minecraft.world.item.slot.SlotCollection
net.minecraft.class_12271
net.minecraft.loot.slot.ItemStream
net.minecraft.unmapped.C_imyllauk
net.minecraft.unmapped.C_imyllauk
net.minecraft.src.C_432445_

Field summary

Modifier and TypeField
ItemStream
a
EMPTY
field_64161
EMPTY
f_tyyhqmfb
f_433156_

Method summary

Modifier and TypeMethod
Stream<ItemStack>
itemCopies()
itemCopies()
m_440422_()
default ItemStream
a(Predicate<dlt> arg0)
filter(Predicate<ItemStack> arg0)
method_76129(Predicate<class_1799> arg0)
filter(Predicate<ItemStack> predicate)
m_dawmzuzv(Predicate<C_sddaxwyk> arg0)
m_dawmzuzv(Predicate<ItemStack> filter)
m_440236_(Predicate<C_1391_> arg0)
default ItemStream
a(Function<dlt, ? extends dve> arg0)
flatMap(Function<ItemStack, ? extends SlotCollection> arg0)
method_76128(Function<class_1799, ? extends class_12271> arg0)
map(Function<ItemStack, ? extends ItemStream> function)
m_yzpgjzvd(Function<C_sddaxwyk, ? extends C_imyllauk> arg0)
m_yzpgjzvd(Function<ItemStack, ? extends C_imyllauk> mapper)
m_447516_(Function<C_1391_, ? extends C_432445_> arg0)
default ItemStream
a(int arg0)
limit(int arg0)
method_76123(int arg0)
limit(int count)
m_nhrrejgs(int arg0)
m_nhrrejgs(int limit)
m_441478_(int arg0)
static ItemStream
a(cic o)
of(SlotAccess arg0)
method_76124(class_5630 arg0)
of(StackReference stackReference)
m_ljfzrbvc(C_xkkpnyvk arg0)
m_443173_(C_141073_ p_454366_)
static ItemStream
a(Collection<? extends cic> o)
of(Collection<? extends SlotAccess> arg0)
method_76126(Collection<? extends class_5630> arg0)
of(Collection<? extends StackReference> stackReferences)
m_gqzibtio(Collection<? extends C_xkkpnyvk> arg0)
m_438919_(Collection<? extends C_141073_> p_459804_)
static ItemStream
a(dve o, dve o)
concat(SlotCollection arg0, SlotCollection arg1)
method_76125(class_12271 arg0, class_12271 arg1)
concat(ItemStream first, ItemStream second)
m_fhnvqsnd(C_imyllauk arg0, C_imyllauk arg1)
m_439589_(C_432445_ p_458556_, C_432445_ p_451355_)
static ItemStream
a(List<? extends dve> o)
concat(List<? extends SlotCollection> arg0)
method_76127(List<? extends class_12271> arg0)
concat(List<? extends ItemStream> streams)
m_rrafknep(List<? extends C_imyllauk> arg0)
m_439520_(List<? extends C_432445_> p_455140_)