Class InfinityBarrel
java.lang.Object
io.github.sefiraat.networks.network.stackcaches.ItemStackCache
io.github.sefiraat.networks.network.stackcaches.BarrelIdentity
io.github.sefiraat.networks.network.barrel.InfinityBarrel
- All Implemented Interfaces:
BarrelCore
This class represents an InfinityBarrel and it's contents
-
Constructor Summary
ConstructorsConstructorDescriptionInfinityBarrel(Location location, ItemStack itemStack, int amount, io.github.mooy1.infinityexpansion.items.storage.StorageCache cache) -
Method Summary
Modifier and TypeMethodDescriptionvoiddepositItemStack(ItemStack[] itemsToDeposit) intintrequestItem(ItemRequest itemRequest) Methods inherited from class io.github.sefiraat.networks.network.stackcaches.BarrelIdentity
getAmount, getLocation, getTypeMethods 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
-
Constructor Details
-
InfinityBarrel
-
-
Method Details
-
requestItem
-
depositItemStack
-
getInputSlot
public int getInputSlot() -
getOutputSlot
public int getOutputSlot()
-