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


package net.fabricmc.fabric.api.transfer.v1.transaction.base
  • Class Summary
    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.