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
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBarrelIdentity(Location location, ItemStack itemStack, int amount, BarrelType type) -
Method Summary
Methods inherited from class io.github.sefiraat.networks.network.stackcaches.ItemStackCache
getItemMeta, getItemStack, getItemType, setItemStackMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.sefiraat.networks.network.barrel.BarrelCore
depositItemStack, depositItemStack, getInputSlot, getOutputSlot, requestItem
-
Constructor Details
-
BarrelIdentity
@ParametersAreNonnullByDefault protected BarrelIdentity(Location location, ItemStack itemStack, int amount, BarrelType type)
-
-
Method Details
-
getLocation
-
getAmount
public int getAmount() -
getType
-