User Tools

Site Tools


tutorial:transfer-api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorial:transfer-api [2022/11/14 19:37] nexus-dinotutorial:transfer-api [2023/07/19 13:38] (current) technici4n
Line 2: Line 2:
  
 All Transfer API classes are marked as ''@ApiStatus.Experimental''. This is temporary, and it means that there may be occasional breaking changes if a design flaw is encountered in the API, but we will try not to break the API to avoid disrupting the large amount of mods that are using it already. In practice, this means that you can mostly ignore this warning, and disable it in your IDE if it's too annoying. All Transfer API classes are marked as ''@ApiStatus.Experimental''. This is temporary, and it means that there may be occasional breaking changes if a design flaw is encountered in the API, but we will try not to break the API to avoid disrupting the large amount of mods that are using it already. In practice, this means that you can mostly ignore this warning, and disable it in your IDE if it's too annoying.
 +
 +==== Transactions ====
 +The Fabric Transfer API relies heavily on the concept of transactions.
 +
 +  - [[tutorial:transfer-api/transactions|The Transaction system]]. Before looking at the details of how transfer works, we take a detour to discuss transactions.
  
 ==== The Fluid Transfer API ==== ==== The Fluid Transfer API ====
tutorial/transfer-api.1668454668.txt.gz · Last modified: 2022/11/14 19:37 by nexus-dino