Package net.fabricmc.fabric.api.transfer.v1.transaction.base


@NullMarked package net.fabricmc.fabric.api.transfer.v1.transaction.base
API code for fabric-transfer-api-v1.
  • Classes
    Class
    Description
    A base participant implementation that modifies itself during transactions, saving snapshots of its state in objects of type T in case it needs to revert to a previous state.