net.minecraft.world.item.slot

public interface SlotCollection

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

字段概要

修饰符与类型字段
SlotCollection
a
EMPTY
field_64161
EMPTY
f_433156_

方法概要

修饰符与类型方法
Stream<ItemStack>
itemCopies()
itemCopies()
m_440422_()
default SlotCollection
a(Predicate<dlt> arg0)
filter(Predicate<ItemStack> arg0)
method_76129(Predicate<class_1799> arg0)
filter(Predicate<ItemStack> predicate)
m_440236_(Predicate<C_1391_> arg0)
default SlotCollection
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_447516_(Function<C_1391_, ? extends C_432445_> arg0)
default SlotCollection
a(int arg0)
limit(int arg0)
method_76123(int arg0)
limit(int count)
m_441478_(int arg0)
static SlotCollection
a(cic arg0)
of(SlotAccess arg0)
method_76124(class_5630 arg0)
of(StackReference stackReference)
m_443173_(C_141073_ p_454366_)
static SlotCollection
a(Collection<? extends cic> arg0)
of(Collection<? extends SlotAccess> arg0)
method_76126(Collection<? extends class_5630> arg0)
of(Collection<? extends StackReference> stackReferences)
m_438919_(Collection<? extends C_141073_> p_459804_)
static SlotCollection
a(dve arg0, dve arg1)
concat(SlotCollection arg0, SlotCollection arg1)
method_76125(class_12271 arg0, class_12271 arg1)
concat(ItemStream first, ItemStream second)
m_439589_(C_432445_ p_458556_, C_432445_ p_451355_)
static SlotCollection
a(List<? extends dve> arg0)
concat(List<? extends SlotCollection> arg0)
method_76127(List<? extends class_12271> arg0)
concat(List<? extends ItemStream> streams)
m_439520_(List<? extends C_432445_> p_455140_)