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

Types

BlockEntityClientSerializable
Link copied to clipboard
public interface BlockEntityClientSerializable
Implement this interface on a BlockEntity which you would like to be synchronized with the client side using the built-in engine methods.