Class FactoryPanelBehaviour.ItemStackConnections

java.lang.Object
java.util.AbstractCollection<FactoryPanelConnection>
java.util.AbstractList<FactoryPanelConnection>
java.util.ArrayList<FactoryPanelConnection>
com.simibubi.create.content.logistics.factoryBoard.FactoryPanelBehaviour.ItemStackConnections
All Implemented Interfaces:
Serializable, Cloneable, Iterable<FactoryPanelConnection>, Collection<FactoryPanelConnection>, List<FactoryPanelConnection>, RandomAccess, SequencedCollection<FactoryPanelConnection>
Enclosing class:
FactoryPanelBehaviour

public static class FactoryPanelBehaviour.ItemStackConnections extends ArrayList<FactoryPanelConnection>
See Also:
  • Field Details

    • item

      public net.minecraft.world.item.ItemStack item
    • totalAmount

      public int totalAmount
  • Constructor Details

    • ItemStackConnections

      public ItemStackConnections(net.minecraft.world.item.ItemStack item)