Documentation In Progress
dev@4e24cb4
Hytale Modding
Community Projects

Transfer API

A community-made API implementing resource storage and transfer.

Transfer API

Info

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.

On this page