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 diamonds appear when glass breaks and wool appears when diamonds break. The final section encourages independent projects and documenting events coding in a programming diary.