Interface StorageVariant

All Known Implementing Classes:
FluidStorageVariant, ItemStorageVariant

public interface StorageVariant
  • Method Details

    • getCapacity

      @Nullable Long getCapacity()
    • getStoragePart

      @Nullable net.minecraft.world.item.Item getStoragePart()
    • getName

      String getName()