Interface StorageVariant
- All Known Implementing Classes:
FluidStorageVariant
,ItemStorageVariant
public interface StorageVariant
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.item.Item
-
Method Details
-
getCapacity
-
getStoragePart
@Nullable net.minecraft.world.item.Item getStoragePart()
-