Class FilteredItemInsertable

java.lang.Object
alexiil.mc.lib.attributes.item.impl.FilteredItemInsertable
All Implemented Interfaces:
ItemInsertable, LimitedConsumer<net.minecraft.item.ItemStack>

public final class FilteredItemInsertable
extends java.lang.Object
implements ItemInsertable
An ItemInsertable that delegates to another ItemInsertable, but has an additional filter as to what can be inserted.