Interface UpgradeableStorageContainer
- All Known Implementing Classes:
FluidStorageBlockBlockItem,FluidStorageDiskItem,ItemStorageBlockBlockItem,ItemStorageDiskItem
public interface UpgradeableStorageContainer
-
Method Summary
Modifier and TypeMethodDescriptionvoidtransferTo(net.minecraft.world.item.ItemStack from, net.minecraft.world.item.ItemStack to)
-
Method Details
-
getVariant
StorageVariant getVariant() -
transferTo
void transferTo(net.minecraft.world.item.ItemStack from, net.minecraft.world.item.ItemStack to)
-