Transfer API
A community-made API implementing resource storage and transfer.
Transfer API
GitHub Repository
Explore the source code and contribute to the project.
Fabric TransferAPI Wiki
Read the documentation and learn how to use the Transfer API.
Report Issues
Found a bug or have a feature request? Let us know!
This is a community-made project started by user shailist. Contributions are welcome!
TransferAPI is originally a Fabric API module that provides a common API for resource storage and transfer in Minecraft mods. It is designed to be flexible and extensible, allowing mod developers to create their own resource types and storage systems while maintaining compatibility with other mods that use the TransferAPI.
This project aims to strip down the original Fabric TransferAPI to its core concepts and re-implement it in a more general way that can be adapted to other platforms and use cases.
Later on, we will provide Hytale-specific implementations and examples.