Vanilla Block Drop Collector
A block drop collector that drops the items without merging, just like vanilla Minecraft.
Functions
Inherited functions
Link copied to clipboard
public Unit collect(ServerWorld world, BlockPos pos, BlockState state, BlockEntity blockEntity, Entity destroyer, ItemStack tool)
Stores the dropped items of a broken block.