History - net.minecraft.world.item.slot.SlotCollection
25w45a
Names
dtw
net.minecraft.world.item.slot.SlotCollection
net.minecraft.class_12271
net.minecraft.loot.slot.ItemStream
Fields
SlotCollection: a, EMPTY, field_64161, EMPTY
Constructors
Methods
Stream<ItemStack> (): itemCopies, itemCopies
SlotCollection (Predicate<ItemStack>): a, filter, method_76129, filter
SlotCollection (Function<ItemStack, ? extends SlotCollection>): a, flatMap, method_76128, map
SlotCollection (int): a, limit, method_76123, limit
SlotCollection (SlotAccess): a, of, method_76124, of
SlotCollection (Collection<? extends SlotAccess>): a, of, method_76126, of
SlotCollection (SlotCollection, SlotCollection): a, concat, method_76125, concat
SlotCollection (List<? extends SlotCollection>): a, concat, method_76127, concat