Class BarrelIdentity

java.lang.Object
io.github.sefiraat.networks.network.stackcaches.ItemStackCache
io.github.sefiraat.networks.network.stackcaches.BarrelIdentity
All Implemented Interfaces:
BarrelCore
Direct Known Subclasses:
InfinityBarrel, NetworkStorage

public abstract class BarrelIdentity extends ItemStackCache implements BarrelCore
  • Constructor Details

    • BarrelIdentity

      @ParametersAreNonnullByDefault protected BarrelIdentity(Location location, ItemStack itemStack, int amount, BarrelType type)
  • Method Details

    • getLocation

      public Location getLocation()
    • getAmount

      public int getAmount()
    • getType

      public BarrelType getType()