# File lib/packet/packet_core.rb, line 112
      def next_turn &block
        @on_next_tick = block
      end