Package net.fabricmc.fabric.api.block.entity

  • Interface Summary
    Interface Description
    BlockEntityClientSerializable
    Implement this interface on a BlockEntity which you would like to be synchronized with the client side using the built-in engine methods.