Merger Block Drop Collector
A block drop collector, which merges compatible items passed in, and drops them at their (non-weighed) average position.
Inherited functions
Link copied to clipboard
open fun collect(world: ServerWorld, pos: BlockPos, state: BlockState, blockEntity: BlockEntity?, destroyer: Entity, tool: ItemStack)
Stores the dropped items of a broken block.