net.minecraft.world.item.slot

public record SlotCollection$Filtered

implements SlotCollection

dve$a
net.minecraft.world.item.slot.SlotCollection$Filtered
net.minecraft.class_12271$class_12272
net.minecraft.loot.slot.ItemStream$Filter
net.minecraft.src.C_432445_$C_432371_
net.minecraft.world.item.slot.SlotCollection$a

字段概要

修饰符与类型字段
private final SlotCollection
b
slots
comp_5163
slots
f_436256_
private final Predicate<ItemStack>
c
filter
comp_5164
filter
f_433623_

构造函数概要

修饰符构造函数
public (SlotCollection slots, Predicate<ItemStack> filter)

方法概要

修饰符与类型方法
public Stream<ItemStack>
itemCopies()
itemCopies()
m_440422_()
public SlotCollection
a(Predicate<dlt> arg0)
filter(Predicate<ItemStack> arg0)
method_76129(Predicate<class_1799> arg0)
filter(Predicate<ItemStack> arg0)
m_440236_(Predicate<C_1391_> arg0)
public SlotCollection
a()
slots()
comp_5163()
slots()
f_436256_()
public Predicate<ItemStack>
b()
filter()
comp_5164()
filter()
f_433623_()