Batchable

@HomeExperimentalApi
interface Batchable<T : Any?>

Known direct subclasses
BatchableCommand

Represents a command that can be batched with other commands.


The Batchable interface allows entities/objects to be batched together.