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
Next revisionBoth sides next revision
tutorial:transfer-api [2022/02/04 17:37] technici4ntutorial:transfer-api [2022/05/16 23:50] – [Fluid-containing items] Link to not finished tutorial technici4n
Line 13: Line 13:
  
 ==== The Item Transfer API ==== ==== The Item Transfer API ====
-The Fabric Item Transfer API is used for item-containing blocks such as chests, machines, or storage drawers to communicate with other. (If you are coming from Forge, it serves a purpose similar to ''IItemHandler'').+The Fabric Item Transfer API is used by item-containing blocks such as chests, machines, or storage drawers to communicate with other. (If you are coming from Forge, it serves a purpose similar to ''IItemHandler'').
   - [[tutorial:transfer-api/item_storage|Item transfer with Storage<ItemVariant>]] explains how the item API is almost the same as the fluid API, how wrappers around Inventory/PlayerInventory can be retrieved, and how item storages can be implemented in practice.   - [[tutorial:transfer-api/item_storage|Item transfer with Storage<ItemVariant>]] explains how the item API is almost the same as the fluid API, how wrappers around Inventory/PlayerInventory can be retrieved, and how item storages can be implemented in practice.
  
Line 19: Line 19:
  
 ==== Fluid-containing items ==== ==== Fluid-containing items ====
-  - [Not yet written] How to use and implement the fluid-containing item API.+  - [Not finished[[tutorial:transfer-api/fluid-containing-items|How to use and implement the fluid-containing item API]].
  
 ==== The TechReborn Energy API ==== ==== The TechReborn Energy API ====
   - [Not yet written] How to use and implement the TR energy API.   - [Not yet written] How to use and implement the TR energy API.
tutorial/transfer-api.txt · Last modified: 2023/07/19 13:38 by technici4n