Never played minecraft (I know what it is, my nephew loves it) but when you blit sprites, you can use polyfill afterward and shade it with alpha blending. So for example, blit your sprite (presumably a square image), then create a square using polyfil and fill it with a color (black) and modify the alpha channel so that it is opaque or clear, or anywhere in between.