Enum Class RejectingItemInsertable

java.lang.Object
java.lang.Enum<RejectingItemInsertable>
alexiil.mc.lib.attributes.item.impl.RejectingItemInsertable
All Implemented Interfaces:
ItemInsertable, LimitedConsumer<net.minecraft.item.ItemStack>, NullVariant, Serializable, Comparable<RejectingItemInsertable>, Constable

public enum RejectingItemInsertable extends Enum<RejectingItemInsertable> implements ItemInsertable, NullVariant
An ItemInsertable that always refuses to accept any inserted ItemStack.