This document discusses using events in Minecraft coding. It introduces events and event handlers, and how they can be used to trigger actions when certain events occur in the game. The document outlines several lessons that teach coding blocks to make flowers and gold appear when walking, create parrots from broken cake blocks, and link events so that breaking one block type causes another to appear. Students are challenged to build on these skills by coding their own linked event programs and documenting their work in a programming diary.